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.4.2" ,
59
- "lint-staged" : " ^15.4.2 " ,
59
+ "lint-staged" : " ^15.4.3 " ,
60
60
"micromark-util-types" : " ^2.0.1" ,
61
61
"prettier" : " ^3.4.2" ,
62
62
"sort-package-json" : " ^2.14.0" ,
Original file line number Diff line number Diff line change @@ -821,7 +821,7 @@ __metadata:
821
821
jest : " npm:^29.7.0"
822
822
jest-junit : " npm:^16.0.0"
823
823
license-checker-rseidelsohn : " npm:^4.4.2"
824
- lint-staged : " npm:^15.4.2 "
824
+ lint-staged : " npm:^15.4.3 "
825
825
lodash : " npm:^4.17.21"
826
826
mdast-util-from-markdown : " npm:^2.0.2"
827
827
mdast-util-to-hast : " npm:^13.2.0"
@@ -4358,9 +4358,9 @@ __metadata:
4358
4358
languageName : node
4359
4359
linkType : hard
4360
4360
4361
- " lint-staged@npm:^15.4.2 " :
4362
- version : 15.4.2
4363
- resolution : " lint-staged@npm:15.4.2 "
4361
+ " lint-staged@npm:^15.4.3 " :
4362
+ version : 15.4.3
4363
+ resolution : " lint-staged@npm:15.4.3 "
4364
4364
dependencies :
4365
4365
chalk : " npm:^5.4.1"
4366
4366
commander : " npm:^13.1.0"
@@ -4374,7 +4374,7 @@ __metadata:
4374
4374
yaml : " npm:^2.7.0"
4375
4375
bin :
4376
4376
lint-staged : bin/lint-staged.js
4377
- checksum : 08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
4377
+ checksum : c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
4378
4378
languageName : node
4379
4379
linkType : hard
4380
4380
You can’t perform that action at this time.
0 commit comments