Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated dev dependencies (#96) #97

Merged
merged 14 commits into from
Dec 10, 2024

Conversation

jpaten
Copy link
Collaborator

@jpaten jpaten commented Dec 6, 2024

Changes

  • Updated dev dependencies (except types packages and eslint) to the latest version
  • Addressed Husky deprecation alerts
  • Set Prettier to use es5 comma rules to remain consistent with prior cersions
  • Updated playwright tests to avoid sonarJS regex warnings
  • Updatated .eslintrc.json to make unresolved todos warns rather than errors

@jpaten jpaten linked an issue Dec 6, 2024 that may be closed by this pull request
@jpaten jpaten force-pushed the jonah/96-update-dev-dependencies branch from a26d91f to eaa6166 Compare December 7, 2024 05:20
@jpaten jpaten marked this pull request as ready for review December 7, 2024 06:02
@jpaten jpaten requested a review from hunterckx December 7, 2024 06:02
@jpaten jpaten changed the title chore: updated typescript (#96) chore: updated dev dependencies (#96) Dec 7, 2024
playwright.config.ts Outdated Show resolved Hide resolved
@jpaten jpaten requested a review from hunterckx December 10, 2024 00:58
Copy link
Collaborator

@hunterckx hunterckx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jpaten!

@hunterckx hunterckx merged commit f8e17c1 into main Dec 10, 2024
2 checks passed
@hunterckx hunterckx deleted the jonah/96-update-dev-dependencies branch December 10, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dev dependancies to latest
2 participants