Skip to content

Commit 8ca19d5

Browse files
chore(deps): update dependency lint-staged to v16.1.2 (#4994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09421b0 commit 8ca19d5

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.18.0",
4040
"husky": "9.1.7",
41-
"lint-staged": "16.1.0",
41+
"lint-staged": "16.1.2",
4242
"oxlint": "1.1.0",
4343
"prettier": "3.5.3",
4444
"prettier-plugin-java": "2.6.8",

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.18.0"
8686
husky: "npm:9.1.7"
87-
lint-staged: "npm:16.1.0"
87+
lint-staged: "npm:16.1.2"
8888
oxlint: "npm:1.1.0"
8989
prettier: "npm:3.5.3"
9090
prettier-plugin-java: "npm:2.6.8"
@@ -5676,9 +5676,9 @@ __metadata:
56765676
languageName: node
56775677
linkType: hard
56785678

5679-
"lint-staged@npm:16.1.0":
5680-
version: 16.1.0
5681-
resolution: "lint-staged@npm:16.1.0"
5679+
"lint-staged@npm:16.1.2":
5680+
version: 16.1.2
5681+
resolution: "lint-staged@npm:16.1.2"
56825682
dependencies:
56835683
chalk: "npm:^5.4.1"
56845684
commander: "npm:^14.0.0"
@@ -5692,7 +5692,7 @@ __metadata:
56925692
yaml: "npm:^2.8.0"
56935693
bin:
56945694
lint-staged: bin/lint-staged.js
5695-
checksum: 10/c7a52ac9551f284b09d389d515ee0951055e13f71aa18990e0804fb8738d50763aa6e262879a4f0f1cf376a4c1772748f6782e8fe98a4cb322b168af16711ba6
5695+
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
56965696
languageName: node
56975697
linkType: hard
56985698

0 commit comments

Comments
 (0)