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 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.8 " ,
59
+ "lint-staged" : " ^15.2.9 " ,
60
60
"micromark-util-types" : " ^2.0.0" ,
61
61
"prettier" : " ^3.3.3" ,
62
62
"sort-package-json" : " ^2.10.0" ,
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.8 "
844
+ lint-staged : " npm:^15.2.9 "
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,9 +4422,9 @@ __metadata:
4422
4422
languageName : node
4423
4423
linkType : hard
4424
4424
4425
- " lint-staged@npm:^15.2.8 " :
4426
- version : 15.2.8
4427
- resolution : " lint-staged@npm:15.2.8 "
4425
+ " lint-staged@npm:^15.2.9 " :
4426
+ version : 15.2.9
4427
+ resolution : " lint-staged@npm:15.2.9 "
4428
4428
dependencies :
4429
4429
chalk : " npm:~5.3.0"
4430
4430
commander : " npm:~12.1.0"
@@ -4438,7 +4438,7 @@ __metadata:
4438
4438
yaml : " npm:~2.5.0"
4439
4439
bin :
4440
4440
lint-staged : bin/lint-staged.js
4441
- checksum : 7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
4441
+ checksum : 820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
4442
4442
languageName : node
4443
4443
linkType : hard
4444
4444
You can’t perform that action at this time.
0 commit comments