Skip to content

Commit

Permalink
chore(dev-deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent c502491 commit 948f3e5
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 @@ -39,7 +39,7 @@
"@typescript-eslint/parser": "6.19.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"husky": "8.0.3",
"husky": "9.0.1",
"jest": "29.7.0",
"lint-staged": "15.2.0",
"prettier": "3.2.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@ __metadata:
"@typescript-eslint/parser": 6.19.1
eslint: 8.56.0
eslint-config-prettier: 9.1.0
husky: 8.0.3
husky: 9.0.1
jest: 29.7.0
lint-staged: 15.2.0
prettier: 3.2.4
Expand Down Expand Up @@ -3609,12 +3609,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.1":
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 948f3e5

Please sign in to comment.