File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
"jest" : " ^29.7.0" ,
54
54
"jest-junit" : " ^16.0.0" ,
55
55
"license-checker-rseidelsohn" : " ^4.4.1" ,
56
- "lint-staged" : " ^15.2.9 " ,
56
+ "lint-staged" : " ^15.2.10 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.4" ,
59
59
"prettier" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -844,7 +844,7 @@ __metadata:
844
844
jest : " npm:^29.7.0"
845
845
jest-junit : " npm:^16.0.0"
846
846
license-checker-rseidelsohn : " npm:^4.4.1"
847
- lint-staged : " npm:^15.2.9 "
847
+ lint-staged : " npm:^15.2.10 "
848
848
lodash : " npm:^4.17.21"
849
849
nodemon : " npm:^3.1.4"
850
850
prettier : " npm:^3.3.3"
@@ -4343,23 +4343,23 @@ __metadata:
4343
4343
languageName : node
4344
4344
linkType : hard
4345
4345
4346
- " lint-staged@npm:^15.2.9 " :
4347
- version : 15.2.9
4348
- resolution : " lint-staged@npm:15.2.9 "
4346
+ " lint-staged@npm:^15.2.10 " :
4347
+ version : 15.2.10
4348
+ resolution : " lint-staged@npm:15.2.10 "
4349
4349
dependencies :
4350
4350
chalk : " npm:~5.3.0"
4351
4351
commander : " npm:~12.1.0"
4352
4352
debug : " npm:~4.3.6"
4353
4353
execa : " npm:~8.0.1"
4354
4354
lilconfig : " npm:~3.1.2"
4355
4355
listr2 : " npm:~8.2.4"
4356
- micromatch : " npm:~4.0.7 "
4356
+ micromatch : " npm:~4.0.8 "
4357
4357
pidtree : " npm:~0.6.0"
4358
4358
string-argv : " npm:~0.3.2"
4359
4359
yaml : " npm:~2.5.0"
4360
4360
bin :
4361
4361
lint-staged : bin/lint-staged.js
4362
- checksum : 820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
4362
+ checksum : 6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
4363
4363
languageName : node
4364
4364
linkType : hard
4365
4365
@@ -4517,7 +4517,7 @@ __metadata:
4517
4517
languageName : node
4518
4518
linkType : hard
4519
4519
4520
- " micromatch@npm:^4.0.4, micromatch@npm:~4.0.7 " :
4520
+ " micromatch@npm:^4.0.4, micromatch@npm:~4.0.8 " :
4521
4521
version : 4.0.8
4522
4522
resolution : " micromatch@npm:4.0.8"
4523
4523
dependencies :
You can’t perform that action at this time.
0 commit comments