Skip to content

Commit c5ada32

Browse files
chore(deps): update dependency husky to v9
1 parent b3c47ca commit c5ada32

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/node": "16",
6767
"babel-jest": "29.7.0",
6868
"eslint": "8.57.1",
69-
"husky": "8.0.3",
69+
"husky": "9.1.7",
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",

yarn.lock

+4-12
Original file line numberDiff line numberDiff line change
@@ -327,14 +327,6 @@
327327
"@babel/template" "^7.20.7"
328328
"@babel/types" "^7.21.0"
329329

330-
"@babel/helper-function-name@^7.24.7":
331-
version "7.24.7"
332-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
333-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
334-
dependencies:
335-
"@babel/template" "^7.24.7"
336-
"@babel/types" "^7.24.7"
337-
338330
"@babel/helper-hoist-variables@^7.18.6":
339331
version "7.18.6"
340332
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -4510,10 +4502,10 @@ human-signals@^4.3.0:
45104502
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
45114503
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
45124504

4513-
husky@8.0.3:
4514-
version "8.0.3"
4515-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4516-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4505+
husky@9.1.7:
4506+
version "9.1.7"
4507+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4508+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
45174509

45184510
ignore@^5.1.1:
45194511
version "5.1.4"

0 commit comments

Comments
 (0)