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] authored Feb 1, 2024
1 parent 1e1e8c8 commit 8e932c9
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 @@ -44,7 +44,7 @@
"@lerna-lite/publish": "^3.0.0",
"@types/lodash": "^4.14.118",
"@types/node": "^18.0.0",
"husky": "^8.0.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"lodash": "^4.17.15",
"prettier": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4953,7 +4953,7 @@ __metadata:
"@lerna-lite/publish": ^3.0.0
"@types/lodash": ^4.14.118
"@types/node": ^18.0.0
husky: ^8.0.0
husky: ^9.0.0
lint-staged: ^15.0.0
lodash: ^4.17.15
prettier: ^3.0.0
Expand Down Expand Up @@ -9354,12 +9354,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.0":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.0.0":
version: 9.0.7
resolution: "husky@npm:9.0.7"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 42fc1b869a1f5778ba5088706e7280b28a725cc29abad42f8411c54e542890e5936020a8ba886996bde3e7c5573a5cbfd440a51817d0da7db14ce81e102267ed
languageName: node
linkType: hard

Expand Down

0 comments on commit 8e932c9

Please sign in to comment.