Skip to content

Commit 978a00a

Browse files
chore(deps): update dependency lint-staged to v16.1.6 (#5319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d90e79a commit 978a00a

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
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.5",
41+
"lint-staged": "16.1.6",
4242
"oxlint": "1.14.0",
4343
"prettier": "3.6.2",
4444
"prettier-plugin-java": "2.7.4",

yarn.lock

Lines changed: 12 additions & 19 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.1.5"
99+
lint-staged: "npm:16.1.6"
100100
oxlint: "npm:1.14.0"
101101
prettier: "npm:3.6.2"
102102
prettier-plugin-java: "npm:2.7.4"
@@ -3398,7 +3398,7 @@ __metadata:
33983398
languageName: node
33993399
linkType: hard
34003400

3401-
"chalk@npm:5.6.0":
3401+
"chalk@npm:5.6.0, chalk@npm:^5.6.0":
34023402
version: 5.6.0
34033403
resolution: "chalk@npm:5.6.0"
34043404
checksum: 10/f0e0646a72adbd0f6e73441d3872d7f2f40ba98052924f08a30c10634ec6b1e2cd19cc3c40cc21081dad640e2a1a2749030418571690b89bd7782babf7f89866
@@ -3416,13 +3416,6 @@ __metadata:
34163416
languageName: node
34173417
linkType: hard
34183418

3419-
"chalk@npm:^5.5.0":
3420-
version: 5.5.0
3421-
resolution: "chalk@npm:5.5.0"
3422-
checksum: 10/19f6905b47b628541976a534e2f39c3779f7f9276ff9693cb8f7cdb3e3e09ee5dee16e0c3768632fbb41c2a1f1653ee0041ea7730428b804068945eb0bab09c4
3423-
languageName: node
3424-
linkType: hard
3425-
34263419
"chardet@npm:^2.1.0":
34273420
version: 2.1.0
34283421
resolution: "chardet@npm:2.1.0"
@@ -6031,37 +6024,37 @@ __metadata:
60316024
languageName: node
60326025
linkType: hard
60336026

6034-
"lint-staged@npm:16.1.5":
6035-
version: 16.1.5
6036-
resolution: "lint-staged@npm:16.1.5"
6027+
"lint-staged@npm:16.1.6":
6028+
version: 16.1.6
6029+
resolution: "lint-staged@npm:16.1.6"
60376030
dependencies:
6038-
chalk: "npm:^5.5.0"
6031+
chalk: "npm:^5.6.0"
60396032
commander: "npm:^14.0.0"
60406033
debug: "npm:^4.4.1"
60416034
lilconfig: "npm:^3.1.3"
6042-
listr2: "npm:^9.0.1"
6035+
listr2: "npm:^9.0.3"
60436036
micromatch: "npm:^4.0.8"
60446037
nano-spawn: "npm:^1.0.2"
60456038
pidtree: "npm:^0.6.0"
60466039
string-argv: "npm:^0.3.2"
60476040
yaml: "npm:^2.8.1"
60486041
bin:
60496042
lint-staged: bin/lint-staged.js
6050-
checksum: 10/02b284f89d7b8118e1b27b1f2068017ed84407e57a1166463789caa65f3429f206372c483bc37304ce03dcb30bd1dd3e624f0502ae4973d440fe73cdd04e0747
6043+
checksum: 10/922b4392ae5d3d56130e4eba706c2fa6151d5da5e21f57ab601b1d6ce9cc635ceb5e4c3dc00e7da83ba8f0cb244b82604469c7ea1470b1e6b6ea0fc12454aa08
60516044
languageName: node
60526045
linkType: hard
60536046

6054-
"listr2@npm:^9.0.1":
6055-
version: 9.0.1
6056-
resolution: "listr2@npm:9.0.1"
6047+
"listr2@npm:^9.0.3":
6048+
version: 9.0.3
6049+
resolution: "listr2@npm:9.0.3"
60576050
dependencies:
60586051
cli-truncate: "npm:^4.0.0"
60596052
colorette: "npm:^2.0.20"
60606053
eventemitter3: "npm:^5.0.1"
60616054
log-update: "npm:^6.1.0"
60626055
rfdc: "npm:^1.4.1"
60636056
wrap-ansi: "npm:^9.0.0"
6064-
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
6057+
checksum: 10/8cb7cd1cec0f4360502c14cd54af948f831134811d84d3fd2b38b2fa11ea66ee0b15ca8b00b8088d28d7381031afbe755ee3f46bc2c03c2c96c433f04296bd44
60656058
languageName: node
60666059
linkType: hard
60676060

0 commit comments

Comments
 (0)