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
"add" : " ^2.0.6" ,
43
43
"babel-jest" : " ^29.3.0" ,
44
44
"babel-preset-react-app" : " ^10.0.1" ,
45
- "husky" : " ^8 .0.1 " ,
45
+ "husky" : " ^9 .0.11 " ,
46
46
"jest" : " ^29.5.0" ,
47
47
"jest-canvas-mock" : " ^2.5.2" ,
48
48
"jest-environment-jsdom" : " ^29.5.0" ,
Original file line number Diff line number Diff line change @@ -9792,12 +9792,12 @@ __metadata:
9792
9792
languageName: node
9793
9793
linkType: hard
9794
9794
9795
- "husky@npm:^8 .0.1 ":
9796
- version: 8 .0.3
9797
- resolution: "husky@npm:8 .0.3 "
9795
+ "husky@npm:^9 .0.11 ":
9796
+ version: 9 .0.11
9797
+ resolution: "husky@npm:9 .0.11 "
9798
9798
bin:
9799
- husky: lib/ bin.js
9800
- checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
9799
+ husky: bin.mjs
9800
+ checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
9801
9801
languageName: node
9802
9802
linkType: hard
9803
9803
@@ -11961,7 +11961,7 @@ __metadata:
11961
11961
babel-jest: ^29.3.0
11962
11962
babel-preset-react-app: ^10.0.1
11963
11963
chalk: 4
11964
- husky: ^8 .0.1
11964
+ husky: ^9 .0.11
11965
11965
jest: ^29.5.0
11966
11966
jest-canvas-mock: ^2.5.2
11967
11967
jest-environment-jsdom: ^29.5.0
You can’t perform that action at this time.
0 commit comments