Skip to content

Commit 39f3a52

Browse files
Update dependency husky to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1cc460 commit 39f3a52

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
@@ -48,7 +48,7 @@
4848
"concurrently": "^8.0.0",
4949
"eslint": "^8.6.0",
5050
"fs-extra": "11.2.0",
51-
"husky": "^8.0.0",
51+
"husky": "^9.0.0",
5252
"jest": "^29.7.0",
5353
"knip": "^4.0.0",
5454
"lint-staged": "^15.0.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -20534,12 +20534,12 @@ __metadata:
2053420534
languageName: node
2053520535
linkType: hard
2053620536

20537-
"husky@npm:^8.0.0":
20538-
version: 8.0.3
20539-
resolution: "husky@npm:8.0.3"
20537+
"husky@npm:^9.0.0":
20538+
version: 9.0.10
20539+
resolution: "husky@npm:9.0.10"
2054020540
bin:
20541-
husky: lib/bin.js
20542-
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
20541+
husky: bin.mjs
20542+
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
2054320543
languageName: node
2054420544
linkType: hard
2054520545

@@ -28723,7 +28723,7 @@ __metadata:
2872328723
concurrently: ^8.0.0
2872428724
eslint: ^8.6.0
2872528725
fs-extra: 11.2.0
28726-
husky: ^8.0.0
28726+
husky: ^9.0.0
2872728727
jest: ^29.7.0
2872828728
knip: ^4.0.0
2872928729
lint-staged: ^15.0.0

0 commit comments

Comments
 (0)