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.4.3 " ,
59
+ "lint-staged" : " ^15.5.0 " ,
60
60
"micromark-util-types" : " ^2.0.2" ,
61
61
"prettier" : " ^3.5.3" ,
62
62
"sort-package-json" : " ^3.0.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.4.3 "
824
+ lint-staged : " npm:^15.5.0 "
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"
@@ -4600,9 +4600,9 @@ __metadata:
4600
4600
languageName : node
4601
4601
linkType : hard
4602
4602
4603
- " lint-staged@npm:^15.4.3 " :
4604
- version : 15.4.3
4605
- resolution : " lint-staged@npm:15.4.3 "
4603
+ " lint-staged@npm:^15.5.0 " :
4604
+ version : 15.5.0
4605
+ resolution : " lint-staged@npm:15.5.0 "
4606
4606
dependencies :
4607
4607
chalk : " npm:^5.4.1"
4608
4608
commander : " npm:^13.1.0"
@@ -4616,7 +4616,7 @@ __metadata:
4616
4616
yaml : " npm:^2.7.0"
4617
4617
bin :
4618
4618
lint-staged : bin/lint-staged.js
4619
- checksum : c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
4619
+ checksum : 393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
4620
4620
languageName : node
4621
4621
linkType : hard
4622
4622
You can’t perform that action at this time.
0 commit comments