Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent ff6f8a9 commit 7b9516d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.0",
"husky": "8.0.1",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "13.0.3",
"pre-commit": "1.2.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6115,12 +6115,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.1":
version: 8.0.1
resolution: "husky@npm:8.0.1"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
husky: bin.mjs
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
languageName: node
linkType: hard

Expand Down Expand Up @@ -8867,7 +8867,7 @@ __metadata:
got: 11.8.5
gravatar-url: 3.1.0
hosted-git-info: 2.7.1
husky: 8.0.1
husky: 9.0.11
jest: 29.7.0
lint-staged: 13.0.3
lodash: 4.17.21
Expand Down

0 comments on commit 7b9516d

Please sign in to comment.