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 45
45
"eslint-plugin-unused-imports" : " 3.2.0" ,
46
46
"eslint-plugin-yml" : " 1.14.0" ,
47
47
"husky" : " 9.0.11" ,
48
- "lint-staged" : " 15.2.5 " ,
48
+ "lint-staged" : " 15.2.7 " ,
49
49
"pinst" : " 3.0.0" ,
50
50
"prettier" : " 3.3.2" ,
51
51
"prettier-plugin-java" : " 2.5.0" ,
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ __metadata:
97
97
eslint-plugin-unused-imports: "npm:3.2.0"
98
98
eslint-plugin-yml: "npm:1.14.0"
99
99
husky: "npm:9.0.11"
100
- lint-staged: "npm:15.2.5 "
100
+ lint-staged: "npm:15.2.7 "
101
101
pinst: "npm:3.0.0"
102
102
prettier: "npm:3.3.2"
103
103
prettier-plugin-java: "npm:2.5.0"
@@ -11435,9 +11435,9 @@ __metadata:
11435
11435
languageName: node
11436
11436
linkType: hard
11437
11437
11438
- "lint-staged@npm:15.2.5 ":
11439
- version: 15.2.5
11440
- resolution: "lint-staged@npm:15.2.5 "
11438
+ "lint-staged@npm:15.2.7 ":
11439
+ version: 15.2.7
11440
+ resolution: "lint-staged@npm:15.2.7 "
11441
11441
dependencies:
11442
11442
chalk: "npm:~5.3.0"
11443
11443
commander: "npm:~12.1.0"
@@ -11451,7 +11451,7 @@ __metadata:
11451
11451
yaml: "npm:~2.4.2"
11452
11452
bin:
11453
11453
lint-staged: bin/lint-staged.js
11454
- checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
11454
+ checksum: 10/7557bcf4e8dc0555f2c7e6a8ab6f5dfd7faaaed632a5d9e598768c86f786267ca216f8005068796a8118884d322a1c7f8f93e57c01b3e556475b77297ddad34f
11455
11455
languageName: node
11456
11456
linkType: hard
11457
11457
You can’t perform that action at this time.
0 commit comments