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 72
72
"husky" : " ^9.1.7" ,
73
73
"js-cookie" : " ^3.0.5" ,
74
74
"jsdom" : " ^26.0.0" ,
75
- "lint-staged" : " ^15.4.3 " ,
75
+ "lint-staged" : " ^15.5.0 " ,
76
76
"pinst" : " ^3.0.0" ,
77
77
"react" : " ^17.0.2" ,
78
78
"react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change @@ -1298,7 +1298,7 @@ __metadata:
1298
1298
husky : " npm:^9.1.7"
1299
1299
js-cookie : " npm:^3.0.5"
1300
1300
jsdom : " npm:^26.0.0"
1301
- lint-staged : " npm:^15.4.3 "
1301
+ lint-staged : " npm:^15.5.0 "
1302
1302
pinst : " npm:^3.0.0"
1303
1303
react : " npm:^17.0.2"
1304
1304
react-dom : " npm:^17.0.2"
@@ -6180,9 +6180,9 @@ __metadata:
6180
6180
languageName : node
6181
6181
linkType : hard
6182
6182
6183
- " lint-staged@npm:^15.4.3 " :
6184
- version : 15.4.3
6185
- resolution : " lint-staged@npm:15.4.3 "
6183
+ " lint-staged@npm:^15.5.0 " :
6184
+ version : 15.5.0
6185
+ resolution : " lint-staged@npm:15.5.0 "
6186
6186
dependencies :
6187
6187
chalk : " npm:^5.4.1"
6188
6188
commander : " npm:^13.1.0"
@@ -6196,7 +6196,7 @@ __metadata:
6196
6196
yaml : " npm:^2.7.0"
6197
6197
bin :
6198
6198
lint-staged : bin/lint-staged.js
6199
- checksum : 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
6199
+ checksum : 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
6200
6200
languageName : node
6201
6201
linkType : hard
6202
6202
You can’t perform that action at this time.
0 commit comments