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.18.0" ,
40
40
"husky" : " 9.1.7" ,
41
- "lint-staged" : " 16.2.1 " ,
41
+ "lint-staged" : " 16.2.3 " ,
42
42
"oxlint" : " 1.18.0" ,
43
43
"prettier" : " 3.6.2" ,
44
44
"prettier-plugin-java" : " 2.7.4" ,
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ __metadata:
96
96
eslint-plugin-json : " npm:4.0.1"
97
97
eslint-plugin-yml : " npm:1.18.0"
98
98
husky : " npm:9.1.7"
99
- lint-staged : " npm:16.2.1 "
99
+ lint-staged : " npm:16.2.3 "
100
100
oxlint : " npm:1.18.0"
101
101
prettier : " npm:3.6.2"
102
102
prettier-plugin-java : " npm:2.7.4"
@@ -6047,9 +6047,9 @@ __metadata:
6047
6047
languageName : node
6048
6048
linkType : hard
6049
6049
6050
- " lint-staged@npm:16.2.1 " :
6051
- version : 16.2.1
6052
- resolution : " lint-staged@npm:16.2.1 "
6050
+ " lint-staged@npm:16.2.3 " :
6051
+ version : 16.2.3
6052
+ resolution : " lint-staged@npm:16.2.3 "
6053
6053
dependencies :
6054
6054
commander : " npm:^14.0.1"
6055
6055
listr2 : " npm:^9.0.4"
@@ -6060,7 +6060,7 @@ __metadata:
6060
6060
yaml : " npm:^2.8.1"
6061
6061
bin :
6062
6062
lint-staged : bin/lint-staged.js
6063
- checksum : 10/b604de3ca27a067e45c5f0e0780ca46f5617e9f6ac3895297dee087d62742bbcd9f9e910300c15c599e1f06900666469b73e036e3fe3153ccedef314ce791dd5
6063
+ checksum : 10/7c83cb478aa8004eecc8c91d633abe2865ffc037957ae9ee2669e49b76b76fe3512ba431277efc29cec7a38641e7d8a62f3378a41b624c88bde6fbef5524e2cb
6064
6064
languageName : node
6065
6065
linkType : hard
6066
6066
You can’t perform that action at this time.
0 commit comments