File tree 2 files changed +5
-13
lines changed
2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 66
66
"@types/node" : " 16" ,
67
67
"babel-jest" : " 29.7.0" ,
68
68
"eslint" : " 8.57.1" ,
69
- "husky" : " 8.0.3 " ,
69
+ "husky" : " 9.1.7 " ,
70
70
"jest" : " 29.7.0" ,
71
71
"lint-staged" : " 13.3.0" ,
72
72
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change 327
327
" @babel/template" " ^7.20.7"
328
328
" @babel/types" " ^7.21.0"
329
329
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
-
338
330
" @babel/helper-hoist-variables@^7.18.6 " :
339
331
version "7.18.6"
340
332
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:
4510
4502
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
4511
4503
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
4512
4504
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 ==
4517
4509
4518
4510
ignore@^5.1.1 :
4519
4511
version "5.1.4"
You can’t perform that action at this time.
0 commit comments