File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
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.2.11 " ,
59
+ "lint-staged" : " ^15.3.0 " ,
60
60
"micromark-util-types" : " ^2.0.1" ,
61
61
"prettier" : " ^3.4.2" ,
62
62
"sort-package-json" : " ^2.12.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.2.11 "
824
+ lint-staged : " npm:^15.3.0 "
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"
@@ -1759,10 +1759,10 @@ __metadata:
1759
1759
languageName : node
1760
1760
linkType : hard
1761
1761
1762
- " chalk@npm:~5.3.0 " :
1763
- version : 5.3.0
1764
- resolution : " chalk@npm:5.3.0 "
1765
- checksum : 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
1762
+ " chalk@npm:~5.4.1 " :
1763
+ version : 5.4.1
1764
+ resolution : " chalk@npm:5.4.1 "
1765
+ checksum : b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
1766
1766
languageName : node
1767
1767
linkType : hard
1768
1768
@@ -4358,11 +4358,11 @@ __metadata:
4358
4358
languageName : node
4359
4359
linkType : hard
4360
4360
4361
- " lint-staged@npm:^15.2.11 " :
4362
- version : 15.2.11
4363
- resolution : " lint-staged@npm:15.2.11 "
4361
+ " lint-staged@npm:^15.3.0 " :
4362
+ version : 15.3.0
4363
+ resolution : " lint-staged@npm:15.3.0 "
4364
4364
dependencies :
4365
- chalk : " npm:~5.3.0 "
4365
+ chalk : " npm:~5.4.1 "
4366
4366
commander : " npm:~12.1.0"
4367
4367
debug : " npm:~4.4.0"
4368
4368
execa : " npm:~8.0.1"
@@ -4374,7 +4374,7 @@ __metadata:
4374
4374
yaml : " npm:~2.6.1"
4375
4375
bin :
4376
4376
lint-staged : bin/lint-staged.js
4377
- checksum : 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
4377
+ checksum : 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
4378
4378
languageName : node
4379
4379
linkType : hard
4380
4380
You can’t perform that action at this time.
0 commit comments