File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-config-prettier" : " ^9.1.0" ,
43
43
"eslint-plugin-import" : " ^2.29.1" ,
44
44
"eslint-plugin-prettier" : " ^5.1.2" ,
45
- "husky" : " ^8 .0.3 " ,
45
+ "husky" : " ^9 .0.0 " ,
46
46
"lerna" : " ^8.0.1" ,
47
47
"lint-staged" : " ^15.2.0" ,
48
48
"memfs-browser" : " ^4.6.0" ,
Original file line number Diff line number Diff line change @@ -5068,12 +5068,12 @@ __metadata:
5068
5068
languageName : node
5069
5069
linkType : hard
5070
5070
5071
- " husky@npm:^8 .0.3 " :
5072
- version : 8 .0.3
5073
- resolution : " husky@npm:8 .0.3 "
5071
+ " husky@npm:^9 .0.0 " :
5072
+ version : 9 .0.1
5073
+ resolution : " husky@npm:9 .0.1 "
5074
5074
bin :
5075
- husky : lib/ bin.js
5076
- checksum : 6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
5075
+ husky : bin.js
5076
+ checksum : d7f3d158fffc8cc91211172637f7069b2173dbf5e732f46596a2a512e5f5f17ddebd895202cc67b0f159b747b698e2cc5601282b198d9cb5d97a5671fcb2afb7
5077
5077
languageName : node
5078
5078
linkType : hard
5079
5079
@@ -6928,7 +6928,7 @@ __metadata:
6928
6928
eslint-config-prettier : " npm:^9.1.0"
6929
6929
eslint-plugin-import : " npm:^2.29.1"
6930
6930
eslint-plugin-prettier : " npm:^5.1.2"
6931
- husky : " npm:^8 .0.3 "
6931
+ husky : " npm:^9 .0.0 "
6932
6932
lerna : " npm:^8.0.1"
6933
6933
lint-staged : " npm:^15.2.0"
6934
6934
memfs-browser : " npm:^4.6.0"
You can’t perform that action at this time.
0 commit comments