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 38
38
"eslint-plugin-json" : " 4.0.1" ,
39
39
"eslint-plugin-yml" : " 1.16.0" ,
40
40
"husky" : " 9.1.7" ,
41
- "lint-staged" : " 15.3.0 " ,
41
+ "lint-staged" : " 15.4.1 " ,
42
42
"oxlint" : " 0.15.6" ,
43
43
"prettier" : " 3.4.2" ,
44
44
"prettier-plugin-java" : " 2.6.6" ,
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ __metadata:
85
85
eslint-plugin-json : " npm:4.0.1"
86
86
eslint-plugin-yml : " npm:1.16.0"
87
87
husky : " npm:9.1.7"
88
- lint-staged : " npm:15.3.0 "
88
+ lint-staged : " npm:15.4.1 "
89
89
oxlint : " npm:0.15.6"
90
90
prettier : " npm:3.4.2"
91
91
prettier-plugin-java : " npm:2.6.6"
@@ -6287,9 +6287,9 @@ __metadata:
6287
6287
languageName : node
6288
6288
linkType : hard
6289
6289
6290
- " lint-staged@npm:15.3.0 " :
6291
- version : 15.3.0
6292
- resolution : " lint-staged@npm:15.3.0 "
6290
+ " lint-staged@npm:15.4.1 " :
6291
+ version : 15.4.1
6292
+ resolution : " lint-staged@npm:15.4.1 "
6293
6293
dependencies :
6294
6294
chalk : " npm:~5.4.1"
6295
6295
commander : " npm:~12.1.0"
@@ -6303,7 +6303,7 @@ __metadata:
6303
6303
yaml : " npm:~2.6.1"
6304
6304
bin :
6305
6305
lint-staged : bin/lint-staged.js
6306
- checksum : 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
6306
+ checksum : 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
6307
6307
languageName : node
6308
6308
linkType : hard
6309
6309
You can’t perform that action at this time.
0 commit comments