Skip to content

Commit 58ab20c

Browse files
Update dependency husky to v9.1.7
1 parent 81b0fc1 commit 58ab20c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-config-prettier": "^9.1.0",
3737
"eslint-plugin-functional": "^7.0.2",
3838
"globals": "^15.11.0",
39-
"husky": "9.1.6",
39+
"husky": "9.1.7",
4040
"prettier": "3.3.3",
4141
"rimraf": "6.0.1",
4242
"rollup": "^4.32.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2115,12 +2115,12 @@ __metadata:
21152115
languageName: node
21162116
linkType: hard
21172117

2118-
"husky@npm:9.1.6":
2119-
version: 9.1.6
2120-
resolution: "husky@npm:9.1.6"
2118+
"husky@npm:9.1.7":
2119+
version: 9.1.7
2120+
resolution: "husky@npm:9.1.7"
21212121
bin:
21222122
husky: bin.js
2123-
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
2123+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
21242124
languageName: node
21252125
linkType: hard
21262126

@@ -3665,7 +3665,7 @@ __metadata:
36653665
eslint-config-prettier: "npm:^9.1.0"
36663666
eslint-plugin-functional: "npm:^7.0.2"
36673667
globals: "npm:^15.11.0"
3668-
husky: "npm:9.1.6"
3668+
husky: "npm:9.1.7"
36693669
prettier: "npm:3.3.3"
36703670
puppeteer-core: "npm:^24.2.0"
36713671
puppeteer-extra: "npm:^3.3.6"

0 commit comments

Comments
 (0)