Skip to content

Commit

Permalink
chore: bump up husky version to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent acf1b16 commit ee68398
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 @@ -73,7 +73,7 @@
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"husky": "^8.0.3",
"husky": "^9.0.0",
"lint-staged": "^15.0.2",
"npm-run-all2": "^5.0.0",
"prettier": "^3.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ __metadata:
eslint: "npm:^8.52.0"
eslint-config-prettier: "npm:^9.0.0"
eslint-plugin-import: "npm:^2.29.0"
husky: "npm:^8.0.3"
husky: "npm:^9.0.0"
lint-staged: "npm:^15.0.2"
npm-run-all2: "npm:^5.0.0"
prettier: "npm:^3.0.3"
Expand Down Expand Up @@ -2856,12 +2856,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.0":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: lib/bin.js
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
husky: bin.mjs
checksum: 10c0/585d95fec151d2e3fba1a8d97c1290dee40b83eb2b8850afae0805e183b3b3ec45bfeef97b2d0c4ae16f1c1bf19788b9129627d9ba02d924c874632207e33b93
languageName: node
linkType: hard

Expand Down

0 comments on commit ee68398

Please sign in to comment.