Skip to content

Commit 5295f43

Browse files
build(deps): update dependency husky to v9
1 parent f6c83b5 commit 5295f43

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"eslint-plugin-jsdoc": "39.9.1",
110110
"eslint-plugin-prefer-arrow": "1.2.3",
111111
"eslint-plugin-sonarjs": "0.25.1",
112-
"husky": "8.0.3",
112+
"husky": "9.1.7",
113113
"inquirer": "8.2.6",
114114
"pinst": "3.0.0",
115115
"prettier": "2.8.8",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ __metadata:
10021002
eslint-plugin-jsdoc: "npm:39.9.1"
10031003
eslint-plugin-prefer-arrow: "npm:1.2.3"
10041004
eslint-plugin-sonarjs: "npm:0.25.1"
1005-
husky: "npm:8.0.3"
1005+
husky: "npm:9.1.7"
10061006
inquirer: "npm:8.2.6"
10071007
pinst: "npm:3.0.0"
10081008
prettier: "npm:2.8.8"
@@ -4191,12 +4191,12 @@ __metadata:
41914191
languageName: node
41924192
linkType: hard
41934193

4194-
"husky@npm:8.0.3":
4195-
version: 8.0.3
4196-
resolution: "husky@npm:8.0.3"
4194+
"husky@npm:9.1.7":
4195+
version: 9.1.7
4196+
resolution: "husky@npm:9.1.7"
41974197
bin:
4198-
husky: lib/bin.js
4199-
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
4198+
husky: bin.js
4199+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
42004200
languageName: node
42014201
linkType: hard
42024202

0 commit comments

Comments
 (0)