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.5.0 " ,
56
+ "lint-staged" : " ^15.5.1 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.9" ,
59
59
"prettier" : " ^3.5.3" ,
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.5.0 "
827
+ lint-staged : " npm:^15.5.1 "
828
828
lodash : " npm:^4.17.21"
829
829
nodemon : " npm:^3.1.9"
830
830
prettier : " npm:^3.5.3"
@@ -4331,9 +4331,9 @@ __metadata:
4331
4331
languageName : node
4332
4332
linkType : hard
4333
4333
4334
- " lint-staged@npm:^15.5.0 " :
4335
- version : 15.5.0
4336
- resolution : " lint-staged@npm:15.5.0 "
4334
+ " lint-staged@npm:^15.5.1 " :
4335
+ version : 15.5.1
4336
+ resolution : " lint-staged@npm:15.5.1 "
4337
4337
dependencies :
4338
4338
chalk : " npm:^5.4.1"
4339
4339
commander : " npm:^13.1.0"
@@ -4347,7 +4347,7 @@ __metadata:
4347
4347
yaml : " npm:^2.7.0"
4348
4348
bin :
4349
4349
lint-staged : bin/lint-staged.js
4350
- checksum : 393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
4350
+ checksum : 86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
4351
4351
languageName : node
4352
4352
linkType : hard
4353
4353
You can’t perform that action at this time.
0 commit comments