Skip to content

Commit

Permalink
Update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 9b3d8f4 commit 2974f64
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 @@ -85,7 +85,7 @@
"eslint": "^8.29.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"husky": "^8.0.2",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ __metadata:
eslint: ^8.29.0
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.27.5
husky: ^8.0.2
husky: ^9.0.0
lint-staged: ^15.0.0
prettier: ^3.0.0
typescript: ^5.0.0
Expand Down Expand Up @@ -2610,12 +2610,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.2":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.0.0":
version: 9.0.1
resolution: "husky@npm:9.0.1"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 8f28488e59d3c6944fedb9ba9adb0d4f79f000d44ede2e5ed3a79031995afc261965a47013017480012ad7fa6f54a3023c00ad992c143434bedf4d6134957141
languageName: node
linkType: hard

Expand Down

0 comments on commit 2974f64

Please sign in to comment.