File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"eslint-plugin-json" : " 4.0.1" ,
39
39
"eslint-plugin-yml" : " 1.17.0" ,
40
40
"husky" : " 9.1.7" ,
41
- "lint-staged" : " 15.4.3 " ,
41
+ "lint-staged" : " 15.5.0 " ,
42
42
"oxlint" : " 0.15.13" ,
43
43
"prettier" : " 3.5.3" ,
44
44
"prettier-plugin-java" : " 2.6.7" ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ __metadata:
84
84
eslint-plugin-json : " npm:4.0.1"
85
85
eslint-plugin-yml : " npm:1.17.0"
86
86
husky : " npm:9.1.7"
87
- lint-staged : " npm:15.4.3 "
87
+ lint-staged : " npm:15.5.0 "
88
88
oxlint : " npm:0.15.13"
89
89
prettier : " npm:3.5.3"
90
90
prettier-plugin-java : " npm:2.6.7"
@@ -5705,9 +5705,9 @@ __metadata:
5705
5705
languageName : node
5706
5706
linkType : hard
5707
5707
5708
- " lint-staged@npm:15.4.3 " :
5709
- version : 15.4.3
5710
- resolution : " lint-staged@npm:15.4.3 "
5708
+ " lint-staged@npm:15.5.0 " :
5709
+ version : 15.5.0
5710
+ resolution : " lint-staged@npm:15.5.0 "
5711
5711
dependencies :
5712
5712
chalk : " npm:^5.4.1"
5713
5713
commander : " npm:^13.1.0"
@@ -5721,7 +5721,7 @@ __metadata:
5721
5721
yaml : " npm:^2.7.0"
5722
5722
bin :
5723
5723
lint-staged : bin/lint-staged.js
5724
- checksum : 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
5724
+ checksum : 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
5725
5725
languageName : node
5726
5726
linkType : hard
5727
5727
You can’t perform that action at this time.
0 commit comments