Skip to content

Commit dbfcbcb

Browse files
chore(deps): update dependency husky to v9
1 parent 8f6ce9e commit dbfcbcb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@lerna-lite/publish": "^3.0.0",
4545
"@types/lodash": "^4.14.118",
4646
"@types/node": "^18.0.0",
47-
"husky": "^8.0.0",
47+
"husky": "^9.0.0",
4848
"lint-staged": "^15.0.0",
4949
"lodash": "^4.17.15",
5050
"prettier": "^3.0.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4965,7 +4965,7 @@ __metadata:
49654965
"@lerna-lite/publish": ^3.0.0
49664966
"@types/lodash": ^4.14.118
49674967
"@types/node": ^18.0.0
4968-
husky: ^8.0.0
4968+
husky: ^9.0.0
49694969
lint-staged: ^15.0.0
49704970
lodash: ^4.17.15
49714971
prettier: ^3.0.0
@@ -9366,12 +9366,12 @@ __metadata:
93669366
languageName: node
93679367
linkType: hard
93689368

9369-
"husky@npm:^8.0.0":
9370-
version: 8.0.3
9371-
resolution: "husky@npm:8.0.3"
9369+
"husky@npm:^9.0.0":
9370+
version: 9.0.10
9371+
resolution: "husky@npm:9.0.10"
93729372
bin:
9373-
husky: lib/bin.js
9374-
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
9373+
husky: bin.mjs
9374+
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
93759375
languageName: node
93769376
linkType: hard
93779377

0 commit comments

Comments
 (0)