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 46
46
"eslint-plugin-unused-imports" : " 3.2.0" ,
47
47
"eslint-plugin-yml" : " 1.14.0" ,
48
48
"husky" : " 9.1.4" ,
49
- "lint-staged" : " 15.2.8 " ,
49
+ "lint-staged" : " 15.2.9 " ,
50
50
"pinst" : " 3.0.0" ,
51
51
"prettier" : " 3.3.3" ,
52
52
"prettier-plugin-java" : " 2.6.4" ,
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ __metadata:
98
98
eslint-plugin-unused-imports : " npm:3.2.0"
99
99
eslint-plugin-yml : " npm:1.14.0"
100
100
husky : " npm:9.1.4"
101
- lint-staged : " npm:15.2.8 "
101
+ lint-staged : " npm:15.2.9 "
102
102
pinst : " npm:3.0.0"
103
103
prettier : " npm:3.3.3"
104
104
prettier-plugin-java : " npm:2.6.4"
@@ -9848,9 +9848,9 @@ __metadata:
9848
9848
languageName : node
9849
9849
linkType : hard
9850
9850
9851
- " lint-staged@npm:15.2.8 " :
9852
- version : 15.2.8
9853
- resolution : " lint-staged@npm:15.2.8 "
9851
+ " lint-staged@npm:15.2.9 " :
9852
+ version : 15.2.9
9853
+ resolution : " lint-staged@npm:15.2.9 "
9854
9854
dependencies :
9855
9855
chalk : " npm:~5.3.0"
9856
9856
commander : " npm:~12.1.0"
@@ -9864,7 +9864,7 @@ __metadata:
9864
9864
yaml : " npm:~2.5.0"
9865
9865
bin :
9866
9866
lint-staged : bin/lint-staged.js
9867
- checksum : 10/cabeb0540775cafa71d8d55be74b6854f65f083efa43886a5b47bfad36d23bc302c70c67dc952303ffa646e5563cfb92005a5d5ea3944c71f7ee3ff5b7bdcd71
9867
+ checksum : 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
9868
9868
languageName : node
9869
9869
linkType : hard
9870
9870
You can’t perform that action at this time.
0 commit comments