File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 69
69
"eslint-plugin-prettier" : " ^4.0.0" ,
70
70
"eslint-plugin-react" : " ^7.16.0" ,
71
71
"eslint-plugin-react-hooks" : " ^4.0.2" ,
72
- "husky" : " ^7 .0.0" ,
72
+ "husky" : " ^8 .0.0" ,
73
73
"ink" : " ^3.2.0" ,
74
74
"jest" : " ^27.0.0" ,
75
75
"jest-util" : " ^27.0.0" ,
Original file line number Diff line number Diff line change @@ -4456,12 +4456,12 @@ __metadata:
4456
4456
languageName : node
4457
4457
linkType : hard
4458
4458
4459
- " husky@npm:^7 .0.0 " :
4460
- version : 7 .0.4
4461
- resolution : " husky@npm:7 .0.4 "
4459
+ " husky@npm:^8 .0.0 " :
4460
+ version : 8 .0.0
4461
+ resolution : " husky@npm:8 .0.0 "
4462
4462
bin :
4463
4463
husky : lib/bin.js
4464
- checksum : c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
4464
+ checksum : b6b842abdd1bbc9322ad0c2003471fa35f94c9c01fccef3a6b5262f53e3f1bde1d78787f8a96ed8ef8a15ab3a7d56c83f576afd1cf7618588df77940044081df
4465
4465
languageName : node
4466
4466
linkType : hard
4467
4467
@@ -5328,7 +5328,7 @@ __metadata:
5328
5328
eslint-plugin-prettier : ^4.0.0
5329
5329
eslint-plugin-react : ^7.16.0
5330
5330
eslint-plugin-react-hooks : ^4.0.2
5331
- husky : ^7 .0.0
5331
+ husky : ^8 .0.0
5332
5332
ink : ^3.2.0
5333
5333
jest : ^27.0.0
5334
5334
jest-util : ^27.0.0
You can’t perform that action at this time.
0 commit comments