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

build: update most dev dependencies #322

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Nov 5, 2024

Deferring updating ESLint as the migration from v8 to v9 is more involved.

@dsanders11 dsanders11 marked this pull request as ready for review November 5, 2024 08:23
@dsanders11 dsanders11 requested a review from a team as a code owner November 5, 2024 08:23
@dsanders11 dsanders11 force-pushed the build/update-dev-deps branch from fb5976d to 161e2c6 Compare November 5, 2024 08:24
Comment on lines -1 to -3
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

Copy link
Member

Choose a reason for hiding this comment

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

What does removing this do? Is this no longer needed in the husky 6 -> husky 9 bump?

Copy link
Member Author

Choose a reason for hiding this comment

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

@ckerr, yep, it's no longer needed in Husky v9 (see "How To Migrate" section).

@dsanders11 dsanders11 merged commit 0dd58a4 into main Nov 5, 2024
3 checks passed
@dsanders11 dsanders11 deleted the build/update-dev-deps branch November 5, 2024 19:46
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.

2 participants