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 74
74
"eslint" : " ^9.24.0" ,
75
75
"globals" : " ^15.15.0" ,
76
76
"husky" : " ^9.1.7" ,
77
- "lint-staged" : " ^15.5.0 " ,
77
+ "lint-staged" : " ^15.5.1 " ,
78
78
"parcel" : " ^2.14.3" ,
79
79
"pinst" : " ^3.0.0" ,
80
80
"playwright" : " ^1.51.1" ,
Original file line number Diff line number Diff line change @@ -5275,9 +5275,9 @@ __metadata:
5275
5275
languageName : node
5276
5276
linkType : hard
5277
5277
5278
- " lint-staged@npm:^15.5.0 " :
5279
- version : 15.5.0
5280
- resolution : " lint-staged@npm:15.5.0 "
5278
+ " lint-staged@npm:^15.5.1 " :
5279
+ version : 15.5.1
5280
+ resolution : " lint-staged@npm:15.5.1 "
5281
5281
dependencies :
5282
5282
chalk : " npm:^5.4.1"
5283
5283
commander : " npm:^13.1.0"
@@ -5291,7 +5291,7 @@ __metadata:
5291
5291
yaml : " npm:^2.7.0"
5292
5292
bin :
5293
5293
lint-staged : bin/lint-staged.js
5294
- checksum : 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
5294
+ checksum : 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
5295
5295
languageName : node
5296
5296
linkType : hard
5297
5297
@@ -6446,7 +6446,7 @@ __metadata:
6446
6446
eslint : " npm:^9.24.0"
6447
6447
globals : " npm:^15.15.0"
6448
6448
husky : " npm:^9.1.7"
6449
- lint-staged : " npm:^15.5.0 "
6449
+ lint-staged : " npm:^15.5.1 "
6450
6450
parcel : " npm:^2.14.3"
6451
6451
pinst : " npm:^3.0.0"
6452
6452
playwright : " npm:^1.51.1"
You can’t perform that action at this time.
0 commit comments