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.3.0 " ,
56
+ "lint-staged" : " ^15.4.1 " ,
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.3.0 "
827
+ lint-staged : " npm:^15.4.1 "
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.3.0 " :
4290
- version : 15.3.0
4291
- resolution : " lint-staged@npm:15.3.0 "
4289
+ " lint-staged@npm:^15.4.1 " :
4290
+ version : 15.4.1
4291
+ resolution : " lint-staged@npm:15.4.1 "
4292
4292
dependencies :
4293
4293
chalk : " npm:~5.4.1"
4294
4294
commander : " npm:~12.1.0"
@@ -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 : 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
4305
+ checksum : 1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
4306
4306
languageName : node
4307
4307
linkType : hard
4308
4308
You can’t perform that action at this time.
0 commit comments