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" : " ^30.0.0" ,
57
57
"jest-junit" : " ^16.0.0" ,
58
58
"license-checker-rseidelsohn" : " ^4.4.2" ,
59
- "lint-staged" : " ^16.1.0 " ,
59
+ "lint-staged" : " ^16.1.2 " ,
60
60
"micromark-util-types" : " ^2.0.2" ,
61
61
"prettier" : " ^3.5.3" ,
62
62
"sort-package-json" : " ^3.2.1" ,
Original file line number Diff line number Diff line change @@ -950,7 +950,7 @@ __metadata:
950
950
jest : " npm:^30.0.0"
951
951
jest-junit : " npm:^16.0.0"
952
952
license-checker-rseidelsohn : " npm:^4.4.2"
953
- lint-staged : " npm:^16.1.0 "
953
+ lint-staged : " npm:^16.1.2 "
954
954
lodash : " npm:^4.17.21"
955
955
mdast-util-from-markdown : " npm:^2.0.2"
956
956
mdast-util-to-hast : " npm:^13.2.0"
@@ -4877,9 +4877,9 @@ __metadata:
4877
4877
languageName : node
4878
4878
linkType : hard
4879
4879
4880
- " lint-staged@npm:^16.1.0 " :
4881
- version : 16.1.0
4882
- resolution : " lint-staged@npm:16.1.0 "
4880
+ " lint-staged@npm:^16.1.2 " :
4881
+ version : 16.1.2
4882
+ resolution : " lint-staged@npm:16.1.2 "
4883
4883
dependencies :
4884
4884
chalk : " npm:^5.4.1"
4885
4885
commander : " npm:^14.0.0"
@@ -4893,7 +4893,7 @@ __metadata:
4893
4893
yaml : " npm:^2.8.0"
4894
4894
bin :
4895
4895
lint-staged : bin/lint-staged.js
4896
- checksum : 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
4896
+ checksum : 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
4897
4897
languageName : node
4898
4898
linkType : hard
4899
4899
You can’t perform that action at this time.
0 commit comments