Skip to content

Commit 1f6d577

Browse files
chore(deps): update dependency lint-staged to v16.2.3 (#5415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6f9227 commit 1f6d577

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.2.1",
41+
"lint-staged": "16.2.3",
4242
"oxlint": "1.18.0",
4343
"prettier": "3.6.2",
4444
"prettier-plugin-java": "2.7.4",

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.18.0"
9898
husky: "npm:9.1.7"
99-
lint-staged: "npm:16.2.1"
99+
lint-staged: "npm:16.2.3"
100100
oxlint: "npm:1.18.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.4"
@@ -6047,9 +6047,9 @@ __metadata:
60476047
languageName: node
60486048
linkType: hard
60496049

6050-
"lint-staged@npm:16.2.1":
6051-
version: 16.2.1
6052-
resolution: "lint-staged@npm:16.2.1"
6050+
"lint-staged@npm:16.2.3":
6051+
version: 16.2.3
6052+
resolution: "lint-staged@npm:16.2.3"
60536053
dependencies:
60546054
commander: "npm:^14.0.1"
60556055
listr2: "npm:^9.0.4"
@@ -6060,7 +6060,7 @@ __metadata:
60606060
yaml: "npm:^2.8.1"
60616061
bin:
60626062
lint-staged: bin/lint-staged.js
6063-
checksum: 10/b604de3ca27a067e45c5f0e0780ca46f5617e9f6ac3895297dee087d62742bbcd9f9e910300c15c599e1f06900666469b73e036e3fe3153ccedef314ce791dd5
6063+
checksum: 10/7c83cb478aa8004eecc8c91d633abe2865ffc037957ae9ee2669e49b76b76fe3512ba431277efc29cec7a38641e7d8a62f3378a41b624c88bde6fbef5524e2cb
60646064
languageName: node
60656065
linkType: hard
60666066

0 commit comments

Comments
 (0)