Skip to content

Commit 8d25eee

Browse files
chore(deps): update dependency lint-staged to v16.2.5 (#5521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16340e9 commit 8d25eee

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-json": "4.0.1",
3838
"eslint-plugin-yml": "1.19.0",
3939
"husky": "9.1.7",
40-
"lint-staged": "16.2.4",
40+
"lint-staged": "16.2.5",
4141
"oxlint": "1.23.0",
4242
"prettier": "3.6.2",
4343
"prettier-plugin-java": "2.7.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ __metadata:
9696
eslint-plugin-json: "npm:4.0.1"
9797
eslint-plugin-yml: "npm:1.19.0"
9898
husky: "npm:9.1.7"
99-
lint-staged: "npm:16.2.4"
99+
lint-staged: "npm:16.2.5"
100100
oxlint: "npm:1.23.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.7"
@@ -6364,9 +6364,9 @@ __metadata:
63646364
languageName: node
63656365
linkType: hard
63666366

6367-
"lint-staged@npm:16.2.4":
6368-
version: 16.2.4
6369-
resolution: "lint-staged@npm:16.2.4"
6367+
"lint-staged@npm:16.2.5":
6368+
version: 16.2.5
6369+
resolution: "lint-staged@npm:16.2.5"
63706370
dependencies:
63716371
commander: "npm:^14.0.1"
63726372
listr2: "npm:^9.0.4"
@@ -6377,7 +6377,7 @@ __metadata:
63776377
yaml: "npm:^2.8.1"
63786378
bin:
63796379
lint-staged: bin/lint-staged.js
6380-
checksum: 10/e4ce8e6b07fc2c1d96962dafaab483271b2359b6f22f74324ba0f827ad6383caa2800651379f36b2570cfa74b27354e0db9316be69795636a0c53fa3fd599b79
6380+
checksum: 10/9a1019d2d95646bb7acb0a43ec1f89427f2066defa7fc89f82c71b25fdc55d1c16e1ac44afbed1440c37615c4bbaeafd687bfb0adf1a08ae5bc9d1015325ca88
63816381
languageName: node
63826382
linkType: hard
63836383

0 commit comments

Comments
 (0)