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.2 " ,
75
+ "lint-staged" : " ^15.4.3 " ,
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.4.2 "
1294
+ lint-staged : " npm:^15.4.3 "
1295
1295
pinst : " npm:^3.0.0"
1296
1296
react : " npm:^17.0.2"
1297
1297
react-dom : " npm:^17.0.2"
@@ -6076,9 +6076,9 @@ __metadata:
6076
6076
languageName : node
6077
6077
linkType : hard
6078
6078
6079
- " lint-staged@npm:^15.4.2 " :
6080
- version : 15.4.2
6081
- resolution : " lint-staged@npm:15.4.2 "
6079
+ " lint-staged@npm:^15.4.3 " :
6080
+ version : 15.4.3
6081
+ resolution : " lint-staged@npm:15.4.3 "
6082
6082
dependencies :
6083
6083
chalk : " npm:^5.4.1"
6084
6084
commander : " npm:^13.1.0"
@@ -6092,7 +6092,7 @@ __metadata:
6092
6092
yaml : " npm:^2.7.0"
6093
6093
bin :
6094
6094
lint-staged : bin/lint-staged.js
6095
- checksum : 10c0/08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
6095
+ checksum : 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
6096
6096
languageName : node
6097
6097
linkType : hard
6098
6098
You can’t perform that action at this time.
0 commit comments