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 56
56
"jest" : " ^29.7.0" ,
57
57
"jest-junit" : " ^16.0.0" ,
58
58
"license-checker-rseidelsohn" : " ^4.3.0" ,
59
- "lint-staged" : " ^15.2.9 " ,
59
+ "lint-staged" : " ^15.2.10 " ,
60
60
"micromark-util-types" : " ^2.0.0" ,
61
61
"prettier" : " ^3.3.3" ,
62
62
"sort-package-json" : " ^2.10.1" ,
Original file line number Diff line number Diff line change @@ -841,7 +841,7 @@ __metadata:
841
841
jest : " npm:^29.7.0"
842
842
jest-junit : " npm:^16.0.0"
843
843
license-checker-rseidelsohn : " npm:^4.3.0"
844
- lint-staged : " npm:^15.2.9 "
844
+ lint-staged : " npm:^15.2.10 "
845
845
lodash : " npm:^4.17.21"
846
846
mdast-util-from-markdown : " npm:^2.0.1"
847
847
mdast-util-to-hast : " npm:^13.2.0"
@@ -4422,23 +4422,23 @@ __metadata:
4422
4422
languageName : node
4423
4423
linkType : hard
4424
4424
4425
- " lint-staged@npm:^15.2.9 " :
4426
- version : 15.2.9
4427
- resolution : " lint-staged@npm:15.2.9 "
4425
+ " lint-staged@npm:^15.2.10 " :
4426
+ version : 15.2.10
4427
+ resolution : " lint-staged@npm:15.2.10 "
4428
4428
dependencies :
4429
4429
chalk : " npm:~5.3.0"
4430
4430
commander : " npm:~12.1.0"
4431
4431
debug : " npm:~4.3.6"
4432
4432
execa : " npm:~8.0.1"
4433
4433
lilconfig : " npm:~3.1.2"
4434
4434
listr2 : " npm:~8.2.4"
4435
- micromatch : " npm:~4.0.7 "
4435
+ micromatch : " npm:~4.0.8 "
4436
4436
pidtree : " npm:~0.6.0"
4437
4437
string-argv : " npm:~0.3.2"
4438
4438
yaml : " npm:~2.5.0"
4439
4439
bin :
4440
4440
lint-staged : bin/lint-staged.js
4441
- checksum : 820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
4441
+ checksum : 6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
4442
4442
languageName : node
4443
4443
linkType : hard
4444
4444
@@ -5100,7 +5100,7 @@ __metadata:
5100
5100
languageName : node
5101
5101
linkType : hard
5102
5102
5103
- " micromatch@npm:^4.0.4, micromatch@npm:~4.0.7 " :
5103
+ " micromatch@npm:^4.0.4, micromatch@npm:~4.0.8 " :
5104
5104
version : 4.0.8
5105
5105
resolution : " micromatch@npm:4.0.8"
5106
5106
dependencies :
You can’t perform that action at this time.
0 commit comments