Skip to content

Commit 06c4640

Browse files
chore(deps): update dependency husky to v9
1 parent 65dc944 commit 06c4640

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.1.3",
7575
"eslint-plugin-react": "7.34.3",
76-
"husky": "8.0.1",
76+
"husky": "9.0.11",
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
@@ -6245,12 +6245,12 @@ __metadata:
62456245
languageName: node
62466246
linkType: hard
62476247

6248-
"husky@npm:8.0.1":
6249-
version: 8.0.1
6250-
resolution: "husky@npm:8.0.1"
6248+
"husky@npm:9.0.11":
6249+
version: 9.0.11
6250+
resolution: "husky@npm:9.0.11"
62516251
bin:
6252-
husky: lib/bin.js
6253-
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
6252+
husky: bin.mjs
6253+
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
62546254
languageName: node
62556255
linkType: hard
62566256

@@ -9006,7 +9006,7 @@ __metadata:
90069006
got: 11.8.5
90079007
gravatar-url: 3.1.0
90089008
hosted-git-info: 2.7.1
9009-
husky: 8.0.1
9009+
husky: 9.0.11
90109010
jest: 29.7.0
90119011
lint-staged: 13.0.3
90129012
lodash: 4.17.21

0 commit comments

Comments
 (0)