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.1.0 " ,
41
+ "lint-staged" : " 16.1.2 " ,
42
42
"oxlint" : " 1.1.0" ,
43
43
"prettier" : " 3.5.3" ,
44
44
"prettier-plugin-java" : " 2.6.8" ,
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.18.0"
86
86
husky : " npm:9.1.7"
87
- lint-staged : " npm:16.1.0 "
87
+ lint-staged : " npm:16.1.2 "
88
88
oxlint : " npm:1.1.0"
89
89
prettier : " npm:3.5.3"
90
90
prettier-plugin-java : " npm:2.6.8"
@@ -5676,9 +5676,9 @@ __metadata:
5676
5676
languageName : node
5677
5677
linkType : hard
5678
5678
5679
- " lint-staged@npm:16.1.0 " :
5680
- version : 16.1.0
5681
- resolution : " lint-staged@npm:16.1.0 "
5679
+ " lint-staged@npm:16.1.2 " :
5680
+ version : 16.1.2
5681
+ resolution : " lint-staged@npm:16.1.2 "
5682
5682
dependencies :
5683
5683
chalk : " npm:^5.4.1"
5684
5684
commander : " npm:^14.0.0"
@@ -5692,7 +5692,7 @@ __metadata:
5692
5692
yaml : " npm:^2.8.0"
5693
5693
bin :
5694
5694
lint-staged : bin/lint-staged.js
5695
- checksum : 10/c7a52ac9551f284b09d389d515ee0951055e13f71aa18990e0804fb8738d50763aa6e262879a4f0f1cf376a4c1772748f6782e8fe98a4cb322b168af16711ba6
5695
+ checksum : 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
5696
5696
languageName : node
5697
5697
linkType : hard
5698
5698
You can’t perform that action at this time.
0 commit comments