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 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.4.2 " ,
56
+ "lint-staged" : " ^15.4.3 " ,
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.4.2 "
827
+ lint-staged : " npm:^15.4.3 "
828
828
lodash : " npm:^4.17.21"
829
829
nodemon : " npm:^3.1.9"
830
830
prettier : " npm:^3.4.2"
@@ -4286,9 +4286,9 @@ __metadata:
4286
4286
languageName : node
4287
4287
linkType : hard
4288
4288
4289
- " lint-staged@npm:^15.4.2 " :
4290
- version : 15.4.2
4291
- resolution : " lint-staged@npm:15.4.2 "
4289
+ " lint-staged@npm:^15.4.3 " :
4290
+ version : 15.4.3
4291
+ resolution : " lint-staged@npm:15.4.3 "
4292
4292
dependencies :
4293
4293
chalk : " npm:^5.4.1"
4294
4294
commander : " npm:^13.1.0"
@@ -4302,7 +4302,7 @@ __metadata:
4302
4302
yaml : " npm:^2.7.0"
4303
4303
bin :
4304
4304
lint-staged : bin/lint-staged.js
4305
- checksum : 08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
4305
+ checksum : c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
4306
4306
languageName : node
4307
4307
linkType : hard
4308
4308
You can’t perform that action at this time.
0 commit comments