Skip to content

Commit da2cf75

Browse files
Update dependency husky to v9
1 parent 3fa4366 commit da2cf75

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
@@ -5153,7 +5153,7 @@ __metadata:
51535153
eslint-plugin-codeceptjs: ^1.3.0
51545154
glob: ^7.2.3
51555155
html_codesniffer: ^2.5.1
5156-
husky: ^7.0.4
5156+
husky: ^9.0.0
51575157
interpolate-json: ^3.0.0
51585158
lodash: ^4.17.21
51595159
mocha: ^10.2.0
@@ -5807,12 +5807,12 @@ __metadata:
58075807
languageName: node
58085808
linkType: hard
58095809

5810-
"husky@npm:^7.0.4":
5811-
version: 7.0.4
5812-
resolution: "husky@npm:7.0.4"
5810+
"husky@npm:^9.0.0":
5811+
version: 9.1.7
5812+
resolution: "husky@npm:9.1.7"
58135813
bin:
5814-
husky: lib/bin.js
5815-
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
5814+
husky: bin.js
5815+
checksum: c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
58165816
languageName: node
58175817
linkType: hard
58185818

0 commit comments

Comments
 (0)