Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 2da0413

Browse files
chore(deps): update devdependency husky to v9
1 parent 681fee5 commit 2da0413

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-n": "^15.2.5",
4444
"eslint-plugin-promise": "^6.0.1",
4545
"eslint-plugin-standard": "^5.0.0",
46-
"husky": "^8.0.1",
46+
"husky": "^9.0.7",
4747
"jest": "^29.0.1",
4848
"lint-staged": "^13.0.3",
4949
"pinst": "^3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,7 +2312,7 @@ __metadata:
23122312
eslint-plugin-promise: ^6.0.1
23132313
eslint-plugin-standard: ^5.0.0
23142314
eslint-plugin-vue: ^9.4.0
2315-
husky: ^8.0.1
2315+
husky: ^9.0.7
23162316
jest: ^29.0.1
23172317
lint-staged: ^13.0.3
23182318
pinst: ^3.0.0
@@ -3141,12 +3141,12 @@ __metadata:
31413141
languageName: node
31423142
linkType: hard
31433143

3144-
"husky@npm:^8.0.1":
3145-
version: 8.0.1
3146-
resolution: "husky@npm:8.0.1"
3144+
"husky@npm:^9.0.7":
3145+
version: 9.0.7
3146+
resolution: "husky@npm:9.0.7"
31473147
bin:
3148-
husky: lib/bin.js
3149-
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
3148+
husky: bin.js
3149+
checksum: 42fc1b869a1f5778ba5088706e7280b28a725cc29abad42f8411c54e542890e5936020a8ba886996bde3e7c5573a5cbfd440a51817d0da7db14ce81e102267ed
31503150
languageName: node
31513151
linkType: hard
31523152

0 commit comments

Comments
 (0)