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.1 " ,
56
+ "lint-staged" : " ^15.5.2 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.10" ,
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.1 "
827
+ lint-staged : " npm:^15.5.2 "
828
828
lodash : " npm:^4.17.21"
829
829
nodemon : " npm:^3.1.10"
830
830
prettier : " npm:^3.5.3"
@@ -4324,9 +4324,9 @@ __metadata:
4324
4324
languageName : node
4325
4325
linkType : hard
4326
4326
4327
- " lint-staged@npm:^15.5.1 " :
4328
- version : 15.5.1
4329
- resolution : " lint-staged@npm:15.5.1 "
4327
+ " lint-staged@npm:^15.5.2 " :
4328
+ version : 15.5.2
4329
+ resolution : " lint-staged@npm:15.5.2 "
4330
4330
dependencies :
4331
4331
chalk : " npm:^5.4.1"
4332
4332
commander : " npm:^13.1.0"
@@ -4340,7 +4340,7 @@ __metadata:
4340
4340
yaml : " npm:^2.7.0"
4341
4341
bin :
4342
4342
lint-staged : bin/lint-staged.js
4343
- checksum : 86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
4343
+ checksum : 618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
4344
4344
languageName : node
4345
4345
linkType : hard
4346
4346
You can’t perform that action at this time.
0 commit comments