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 90
90
"eslint-plugin-varspacing" : " 1.2.2" ,
91
91
"eslint-plugin-vue" : " 9.33.0" ,
92
92
"husky" : " 9.1.7" ,
93
- "lint-staged" : " 15.5.1 " ,
93
+ "lint-staged" : " 15.5.2 " ,
94
94
"nuxt" : " 3.17.4" ,
95
95
"pinst" : " 3.0.0" ,
96
96
"typescript" : " 5.8.3"
Original file line number Diff line number Diff line change @@ -2575,7 +2575,7 @@ __metadata:
2575
2575
h3: "npm:^1.6.0"
2576
2576
httpxy: "npm:^0.1.5"
2577
2577
husky: "npm:9.1.7"
2578
- lint-staged: "npm:15.5.1 "
2578
+ lint-staged: "npm:15.5.2 "
2579
2579
lodash-es: "npm:^4.17.21"
2580
2580
meow: "npm:^13.2.0"
2581
2581
nuxt: "npm:3.17.4"
@@ -9705,9 +9705,9 @@ __metadata:
9705
9705
languageName: node
9706
9706
linkType: hard
9707
9707
9708
- "lint-staged@npm:15.5.1 ":
9709
- version: 15.5.1
9710
- resolution: "lint-staged@npm:15.5.1 "
9708
+ "lint-staged@npm:15.5.2 ":
9709
+ version: 15.5.2
9710
+ resolution: "lint-staged@npm:15.5.2 "
9711
9711
dependencies:
9712
9712
chalk: "npm:^5.4.1"
9713
9713
commander: "npm:^13.1.0"
@@ -9721,7 +9721,7 @@ __metadata:
9721
9721
yaml: "npm:^2.7.0"
9722
9722
bin:
9723
9723
lint-staged: bin/lint-staged.js
9724
- checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
9724
+ checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
9725
9725
languageName: node
9726
9726
linkType: hard
9727
9727
You can’t perform that action at this time.
0 commit comments