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 56
56
"jest" : " ^29.7.0" ,
57
57
"jest-junit" : " ^16.0.0" ,
58
58
"license-checker-rseidelsohn" : " ^4.4.2" ,
59
- "lint-staged" : " ^15.5.1 " ,
59
+ "lint-staged" : " ^15.5.2 " ,
60
60
"micromark-util-types" : " ^2.0.2" ,
61
61
"prettier" : " ^3.5.3" ,
62
62
"sort-package-json" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -821,7 +821,7 @@ __metadata:
821
821
jest : " npm:^29.7.0"
822
822
jest-junit : " npm:^16.0.0"
823
823
license-checker-rseidelsohn : " npm:^4.4.2"
824
- lint-staged : " npm:^15.5.1 "
824
+ lint-staged : " npm:^15.5.2 "
825
825
lodash : " npm:^4.17.21"
826
826
mdast-util-from-markdown : " npm:^2.0.2"
827
827
mdast-util-to-hast : " npm:^13.2.0"
@@ -4593,9 +4593,9 @@ __metadata:
4593
4593
languageName : node
4594
4594
linkType : hard
4595
4595
4596
- " lint-staged@npm:^15.5.1 " :
4597
- version : 15.5.1
4598
- resolution : " lint-staged@npm:15.5.1 "
4596
+ " lint-staged@npm:^15.5.2 " :
4597
+ version : 15.5.2
4598
+ resolution : " lint-staged@npm:15.5.2 "
4599
4599
dependencies :
4600
4600
chalk : " npm:^5.4.1"
4601
4601
commander : " npm:^13.1.0"
@@ -4609,7 +4609,7 @@ __metadata:
4609
4609
yaml : " npm:^2.7.0"
4610
4610
bin :
4611
4611
lint-staged : bin/lint-staged.js
4612
- checksum : 86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
4612
+ checksum : 618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
4613
4613
languageName : node
4614
4614
linkType : hard
4615
4615
You can’t perform that action at this time.
0 commit comments