Skip to content

Commit 2348b5a

Browse files
chore(deps): update dependency husky to v9 (#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1336462 commit 2348b5a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-import": "^2.29.1",
4444
"eslint-plugin-prettier": "^5.1.2",
45-
"husky": "^8.0.3",
45+
"husky": "^9.0.0",
4646
"lerna": "^8.0.1",
4747
"lint-staged": "^15.2.0",
4848
"memfs-browser": "^4.6.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5068,12 +5068,12 @@ __metadata:
50685068
languageName: node
50695069
linkType: hard
50705070

5071-
"husky@npm:^8.0.3":
5072-
version: 8.0.3
5073-
resolution: "husky@npm:8.0.3"
5071+
"husky@npm:^9.0.0":
5072+
version: 9.0.1
5073+
resolution: "husky@npm:9.0.1"
50745074
bin:
5075-
husky: lib/bin.js
5076-
checksum: 6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
5075+
husky: bin.js
5076+
checksum: d7f3d158fffc8cc91211172637f7069b2173dbf5e732f46596a2a512e5f5f17ddebd895202cc67b0f159b747b698e2cc5601282b198d9cb5d97a5671fcb2afb7
50775077
languageName: node
50785078
linkType: hard
50795079

@@ -6928,7 +6928,7 @@ __metadata:
69286928
eslint-config-prettier: "npm:^9.1.0"
69296929
eslint-plugin-import: "npm:^2.29.1"
69306930
eslint-plugin-prettier: "npm:^5.1.2"
6931-
husky: "npm:^8.0.3"
6931+
husky: "npm:^9.0.0"
69326932
lerna: "npm:^8.0.1"
69336933
lint-staged: "npm:^15.2.0"
69346934
memfs-browser: "npm:^4.6.0"

0 commit comments

Comments
 (0)