chore(deps): update dependency husky to v9 (#1914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
69d2a75384
commit
80f37eeb6a
2 changed files with 7 additions and 7 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "^8.55.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"husky": "^8.0.3",
|
||||
"husky": "^9.0.0",
|
||||
"lerna": "^8.0.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6668,12 +6668,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.1
|
||||
resolution: "husky@npm:9.0.1"
|
||||
bin:
|
||||
husky: lib/bin.js
|
||||
checksum: 6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
|
||||
husky: bin.js
|
||||
checksum: d7f3d158fffc8cc91211172637f7069b2173dbf5e732f46596a2a512e5f5f17ddebd895202cc67b0f159b747b698e2cc5601282b198d9cb5d97a5671fcb2afb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8705,7 +8705,7 @@ __metadata:
|
|||
eslint: "npm:^8.55.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-import: "npm:^2.29.0"
|
||||
husky: "npm:^8.0.3"
|
||||
husky: "npm:^9.0.0"
|
||||
lerna: "npm:^8.0.0"
|
||||
lint-staged: "npm:^15.2.0"
|
||||
npm-run-all: "npm:^4.1.5"
|
||||
|
|
Loading…
Reference in a new issue