Skip to content

Commit 156e59f

Browse files
chore(deps): update dependency lint-staged to v15.5.0 (#4606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4679272 commit 156e59f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-json": "4.0.1",
3939
"eslint-plugin-yml": "1.17.0",
4040
"husky": "9.1.7",
41-
"lint-staged": "15.4.3",
41+
"lint-staged": "15.5.0",
4242
"oxlint": "0.15.13",
4343
"prettier": "3.5.3",
4444
"prettier-plugin-java": "2.6.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ __metadata:
8484
eslint-plugin-json: "npm:4.0.1"
8585
eslint-plugin-yml: "npm:1.17.0"
8686
husky: "npm:9.1.7"
87-
lint-staged: "npm:15.4.3"
87+
lint-staged: "npm:15.5.0"
8888
oxlint: "npm:0.15.13"
8989
prettier: "npm:3.5.3"
9090
prettier-plugin-java: "npm:2.6.7"
@@ -5705,9 +5705,9 @@ __metadata:
57055705
languageName: node
57065706
linkType: hard
57075707

5708-
"lint-staged@npm:15.4.3":
5709-
version: 15.4.3
5710-
resolution: "lint-staged@npm:15.4.3"
5708+
"lint-staged@npm:15.5.0":
5709+
version: 15.5.0
5710+
resolution: "lint-staged@npm:15.5.0"
57115711
dependencies:
57125712
chalk: "npm:^5.4.1"
57135713
commander: "npm:^13.1.0"
@@ -5721,7 +5721,7 @@ __metadata:
57215721
yaml: "npm:^2.7.0"
57225722
bin:
57235723
lint-staged: bin/lint-staged.js
5724-
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
5724+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
57255725
languageName: node
57265726
linkType: hard
57275727

0 commit comments

Comments
 (0)