Skip to content

Commit 0612484

Browse files
Update dependency husky to v9
1 parent a85fff3 commit 0612484

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
@@ -21,7 +21,7 @@
2121
"eslint-plugin-codeceptjs": "^1.3.0",
2222
"glob": "^7.2.3",
2323
"html_codesniffer": "^2.5.1",
24-
"husky": "^7.0.4",
24+
"husky": "^9.0.0",
2525
"interpolate-json": "^3.0.0",
2626
"lodash": "^4.17.21",
2727
"mocha": "^10.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6108,7 +6108,7 @@ __metadata:
61086108
eslint-plugin-codeceptjs: ^1.3.0
61096109
glob: ^7.2.3
61106110
html_codesniffer: ^2.5.1
6111-
husky: ^7.0.4
6111+
husky: ^9.0.0
61126112
interpolate-json: ^3.0.0
61136113
lodash: ^4.17.21
61146114
mocha: ^10.2.0
@@ -6763,12 +6763,12 @@ __metadata:
67636763
languageName: node
67646764
linkType: hard
67656765

6766-
"husky@npm:^7.0.4":
6767-
version: 7.0.4
6768-
resolution: "husky@npm:7.0.4"
6766+
"husky@npm:^9.0.0":
6767+
version: 9.1.7
6768+
resolution: "husky@npm:9.1.7"
67696769
bin:
6770-
husky: lib/bin.js
6771-
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
6770+
husky: bin.js
6771+
checksum: c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
67726772
languageName: node
67736773
linkType: hard
67746774

0 commit comments

Comments
 (0)