Skip to content

Commit 35f0581

Browse files
authored
chore(deps-dev): bump husky from 8.0.3 to 9.0.10 (#9558)
Closes #9551
1 parent b081848 commit 35f0581

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

.husky/commit-msg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx commitlint -e

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx lint-staged

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"git-describe": "^4.1.0",
153153
"html-webpack-plugin": "^5.5.1",
154154
"html-webpack-skip-assets-plugin": "^1.0.3",
155-
"husky": "=8.0.3",
155+
"husky": "=9.0.10",
156156
"inspectpack": "=4.7.1",
157157
"jest": "=29.7.0",
158158
"jest-environment-jsdom": "=29.7.0",

0 commit comments

Comments
 (0)