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 63
63
"eslint-plugin-react" : " ^7.33.2" ,
64
64
"eslint-plugin-react-hooks" : " ^4.6.0" ,
65
65
"eslint-plugin-testing-library" : " ^6.2.0" ,
66
- "husky" : " ^9.0.6 " ,
66
+ "husky" : " ^9.0.10 " ,
67
67
"jest" : " ^29.7.0" ,
68
68
"jest-environment-jsdom" : " ^29.7.0" ,
69
69
"jest-styled-components" : " ^7.2.0" ,
Original file line number Diff line number Diff line change @@ -8831,7 +8831,7 @@ __metadata:
8831
8831
eslint-plugin-react: ^7.33.2
8832
8832
eslint-plugin-react-hooks: ^4.6.0
8833
8833
eslint-plugin-testing-library: ^6.2.0
8834
- husky: ^9.0.6
8834
+ husky: ^9.0.10
8835
8835
jest: ^29.7.0
8836
8836
jest-environment-jsdom: ^29.7.0
8837
8837
jest-styled-components: ^7.2.0
@@ -11294,12 +11294,12 @@ __metadata:
11294
11294
languageName: node
11295
11295
linkType: hard
11296
11296
11297
- "husky@npm:^9.0.6 ":
11298
- version: 9.0.6
11299
- resolution: "husky@npm:9.0.6 "
11297
+ "husky@npm:^9.0.10 ":
11298
+ version: 9.0.10
11299
+ resolution: "husky@npm:9.0.10 "
11300
11300
bin:
11301
- husky: bin.js
11302
- checksum: e198c90a59d460cf860c33e0a4c3927ecfb645d4fd4c2de3fbcd5fb56b858a923af452508d549f6ed020bb48de08290912cd77c006dd2a83e551c24c17340d5b
11301
+ husky: bin.mjs
11302
+ checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
11303
11303
languageName: node
11304
11304
linkType: hard
11305
11305
You can’t perform that action at this time.
0 commit comments