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.3.0 " ,
59
+ "lint-staged" : " ^15.4.1 " ,
60
60
"micromark-util-types" : " ^2.0.1" ,
61
61
"prettier" : " ^3.4.2" ,
62
62
"sort-package-json" : " ^2.14.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.3.0 "
824
+ lint-staged : " npm:^15.4.1 "
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"
@@ -4358,9 +4358,9 @@ __metadata:
4358
4358
languageName : node
4359
4359
linkType : hard
4360
4360
4361
- " lint-staged@npm:^15.3.0 " :
4362
- version : 15.3.0
4363
- resolution : " lint-staged@npm:15.3.0 "
4361
+ " lint-staged@npm:^15.4.1 " :
4362
+ version : 15.4.1
4363
+ resolution : " lint-staged@npm:15.4.1 "
4364
4364
dependencies :
4365
4365
chalk : " npm:~5.4.1"
4366
4366
commander : " npm:~12.1.0"
@@ -4374,7 +4374,7 @@ __metadata:
4374
4374
yaml : " npm:~2.6.1"
4375
4375
bin :
4376
4376
lint-staged : bin/lint-staged.js
4377
- checksum : 1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
4377
+ checksum : 1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
4378
4378
languageName : node
4379
4379
linkType : hard
4380
4380
You can’t perform that action at this time.
0 commit comments