Skip to content

Commit bae742f

Browse files
chore(deps): update dependency husky to v9
1 parent fedde32 commit bae742f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-jsdoc": "46.10.1",
7474
"eslint-plugin-prettier": "5.2.1",
7575
"eslint-plugin-react": "7.35.0",
76-
"husky": "8.0.1",
76+
"husky": "9.1.3",
7777
"jest": "29.7.0",
7878
"lint-staged": "13.0.3",
7979
"pre-commit": "1.2.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6175,12 +6175,12 @@ __metadata:
61756175
languageName: node
61766176
linkType: hard
61776177

6178-
"husky@npm:8.0.1":
6179-
version: 8.0.1
6180-
resolution: "husky@npm:8.0.1"
6178+
"husky@npm:9.1.3":
6179+
version: 9.1.3
6180+
resolution: "husky@npm:9.1.3"
61816181
bin:
6182-
husky: lib/bin.js
6183-
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
6182+
husky: bin.js
6183+
checksum: 81103f34c8a796f5510c73c4d88af09671d9b559b0dd75975cc0891f24697d7076b6b57c8de03348f03c08da08246d254e6565f841f1c894cab91c23695c3ac6
61846184
languageName: node
61856185
linkType: hard
61866186

@@ -8912,7 +8912,7 @@ __metadata:
89128912
got: 11.8.5
89138913
gravatar-url: 3.1.0
89148914
hosted-git-info: 2.7.1
8915-
husky: 8.0.1
8915+
husky: 9.1.3
89168916
jest: 29.7.0
89178917
lint-staged: 13.0.3
89188918
lodash: 4.17.21

0 commit comments

Comments
 (0)