Skip to content

Commit

Permalink
fix(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent e892ace commit 3a66bee
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 @@ -32,7 +32,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"husky": "^9.0.7",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^6.19.1"
"@typescript-eslint/parser": "npm:^6.19.1"
eslint: "npm:^8.56.0"
husky: "npm:^8.0.3"
husky: "npm:^9.0.7"
jest: "npm:^29.7.0"
lint-staged: "npm:^15.2.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -4060,12 +4060,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.7":
version: 9.0.7
resolution: "husky@npm:9.0.7"
bin:
husky: lib/bin.js
checksum: 44caca6d4a3d0a4c5e51753b9d53e92f6380130a0d307b267ea8855a225d159fabea9b992a0e48b085202c5ec5ae65064707980322c7ccddaa0873fa35e1af34
husky: bin.js
checksum: 29a8e4008e42539c49a15b3bfb7cf369fd21e573b0c959583a6f2924108aa3970ee54ef07d2ca98594340eea3d053595c34d858fc8329a0e9494ffb6d1eb2d3e
languageName: node
linkType: hard

Expand Down

0 comments on commit 3a66bee

Please sign in to comment.