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 53
53
"jest" : " ^29.7.0" ,
54
54
"jest-junit" : " ^16.0.0" ,
55
55
"license-checker-rseidelsohn" : " ^4.4.2" ,
56
- "lint-staged" : " ^15.2.11 " ,
56
+ "lint-staged" : " ^15.3.0 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.9" ,
59
59
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change @@ -824,7 +824,7 @@ __metadata:
824
824
jest : " npm:^29.7.0"
825
825
jest-junit : " npm:^16.0.0"
826
826
license-checker-rseidelsohn : " npm:^4.4.2"
827
- lint-staged : " npm:^15.2.11 "
827
+ lint-staged : " npm:^15.3.0 "
828
828
lodash : " npm:^4.17.21"
829
829
nodemon : " npm:^3.1.9"
830
830
prettier : " npm:^3.4.2"
@@ -1735,10 +1735,10 @@ __metadata:
1735
1735
languageName : node
1736
1736
linkType : hard
1737
1737
1738
- " chalk@npm:~5.3.0 " :
1739
- version : 5.3.0
1740
- resolution : " chalk@npm:5.3.0 "
1741
- checksum : 8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
1738
+ " chalk@npm:~5.4.1 " :
1739
+ version : 5.4.1
1740
+ resolution : " chalk@npm:5.4.1 "
1741
+ checksum : b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
1742
1742
languageName : node
1743
1743
linkType : hard
1744
1744
@@ -4286,11 +4286,11 @@ __metadata:
4286
4286
languageName : node
4287
4287
linkType : hard
4288
4288
4289
- " lint-staged@npm:^15.2.11 " :
4290
- version : 15.2.11
4291
- resolution : " lint-staged@npm:15.2.11 "
4289
+ " lint-staged@npm:^15.3.0 " :
4290
+ version : 15.3.0
4291
+ resolution : " lint-staged@npm:15.3.0 "
4292
4292
dependencies :
4293
- chalk : " npm:~5.3.0 "
4293
+ chalk : " npm:~5.4.1 "
4294
4294
commander : " npm:~12.1.0"
4295
4295
debug : " npm:~4.4.0"
4296
4296
execa : " npm:~8.0.1"
@@ -4302,7 +4302,7 @@ __metadata:
4302
4302
yaml : " npm:~2.6.1"
4303
4303
bin :
4304
4304
lint-staged : bin/lint-staged.js
4305
- checksum : 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
4305
+ checksum : 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
4306
4306
languageName : node
4307
4307
linkType : hard
4308
4308
You can’t perform that action at this time.
0 commit comments