File tree 2 files changed +6
-6
lines changed
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.5.0 " ,
75
+ "lint-staged" : " ^15.5.1 " ,
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 @@ -1291,7 +1291,7 @@ __metadata:
1291
1291
husky : " npm:^9.1.7"
1292
1292
js-cookie : " npm:^3.0.5"
1293
1293
jsdom : " npm:^26.0.0"
1294
- lint-staged : " npm:^15.5.0 "
1294
+ lint-staged : " npm:^15.5.1 "
1295
1295
pinst : " npm:^3.0.0"
1296
1296
react : " npm:^17.0.2"
1297
1297
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.5.0 " :
6184
- version : 15.5.0
6185
- resolution : " lint-staged@npm:15.5.0 "
6183
+ " lint-staged@npm:^15.5.1 " :
6184
+ version : 15.5.1
6185
+ resolution : " lint-staged@npm:15.5.1 "
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/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
6199
+ checksum : 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
6200
6200
languageName : node
6201
6201
linkType : hard
6202
6202
You can’t perform that action at this time.
0 commit comments