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 27, 2024
1 parent e892ace commit ccc144b
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.6",
"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.6"
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.6":
version: 9.0.6
resolution: "husky@npm:9.0.6"
bin:
husky: lib/bin.js
checksum: 44caca6d4a3d0a4c5e51753b9d53e92f6380130a0d307b267ea8855a225d159fabea9b992a0e48b085202c5ec5ae65064707980322c7ccddaa0873fa35e1af34
husky: bin.js
checksum: 7d1e7b69227145c5728e573e1ef95fd0af0e54b0c129125afb65cc3309f1bad28632199da8c215a7e97805826b77efb5fb9288ed8b4fedc06b29a3f016dd0753
languageName: node
linkType: hard

Expand Down

0 comments on commit ccc144b

Please sign in to comment.