Skip to content

Commit 1a0d230

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.3",
40+
"lint-staged": "16.2.4",
4141
"oxlint": "1.22.0",
4242
"prettier": "3.6.2",
4343
"prettier-plugin-java": "2.7.5",

yarn.lock

Lines changed: 10 additions & 10 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.3"
99+
lint-staged: "npm:16.2.4"
100100
oxlint: "npm:1.22.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.5"
@@ -5994,20 +5994,20 @@ __metadata:
59945994
languageName: node
59955995
linkType: hard
59965996

5997-
"lint-staged@npm:16.2.3":
5998-
version: 16.2.3
5999-
resolution: "lint-staged@npm:16.2.3"
5997+
"lint-staged@npm:16.2.4":
5998+
version: 16.2.4
5999+
resolution: "lint-staged@npm:16.2.4"
60006000
dependencies:
60016001
commander: "npm:^14.0.1"
60026002
listr2: "npm:^9.0.4"
60036003
micromatch: "npm:^4.0.8"
6004-
nano-spawn: "npm:^1.0.3"
6004+
nano-spawn: "npm:^2.0.0"
60056005
pidtree: "npm:^0.6.0"
60066006
string-argv: "npm:^0.3.2"
60076007
yaml: "npm:^2.8.1"
60086008
bin:
60096009
lint-staged: bin/lint-staged.js
6010-
checksum: 10/7c83cb478aa8004eecc8c91d633abe2865ffc037957ae9ee2669e49b76b76fe3512ba431277efc29cec7a38641e7d8a62f3378a41b624c88bde6fbef5524e2cb
6010+
checksum: 10/e4ce8e6b07fc2c1d96962dafaab483271b2359b6f22f74324ba0f827ad6383caa2800651379f36b2570cfa74b27354e0db9316be69795636a0c53fa3fd599b79
60116011
languageName: node
60126012
linkType: hard
60136013

@@ -6476,10 +6476,10 @@ __metadata:
64766476
languageName: node
64776477
linkType: hard
64786478

6479-
"nano-spawn@npm:^1.0.3":
6480-
version: 1.0.3
6481-
resolution: "nano-spawn@npm:1.0.3"
6482-
checksum: 10/72c56e68ae733c81c459a338fd51e2aa3be06b1cca746c2abe83df7acfac7eee008b01833f5a8781f4ac9fc1eafd23036a44755257a669dfcc2ff2453850822a
6479+
"nano-spawn@npm:^2.0.0":
6480+
version: 2.0.0
6481+
resolution: "nano-spawn@npm:2.0.0"
6482+
checksum: 10/117d35d7bd85b146908de5d3d1177d2b2ee3174e5d884d6bc9555583bf6e50a265f4038b5c134b7cdd768a10d53598ccde5c00d6f55e25e7eed31b86b8d29646
64836483
languageName: node
64846484
linkType: hard
64856485

0 commit comments

Comments
 (0)