Skip to content

Commit 3c162bf

Browse files
chore(deps): update dependency lint-staged to v16.1.4 (#1432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 511dce8 commit 3c162bf

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-prettier": "5.5.3",
4545
"husky": "9.1.7",
4646
"jest": "30.0.5",
47-
"lint-staged": "16.1.2",
47+
"lint-staged": "16.1.4",
4848
"prettier": "3.6.2",
4949
"rimraf": "6.0.1",
5050
"typescript": "5.9.2"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ __metadata:
14761476
eslint-plugin-prettier: "npm:5.5.3"
14771477
husky: "npm:9.1.7"
14781478
jest: "npm:30.0.5"
1479-
lint-staged: "npm:16.1.2"
1479+
lint-staged: "npm:16.1.4"
14801480
prettier: "npm:3.6.2"
14811481
rimraf: "npm:6.0.1"
14821482
semver: "npm:7.7.2"
@@ -5495,37 +5495,37 @@ __metadata:
54955495
languageName: node
54965496
linkType: hard
54975497

5498-
"lint-staged@npm:16.1.2":
5499-
version: 16.1.2
5500-
resolution: "lint-staged@npm:16.1.2"
5498+
"lint-staged@npm:16.1.4":
5499+
version: 16.1.4
5500+
resolution: "lint-staged@npm:16.1.4"
55015501
dependencies:
55025502
chalk: "npm:^5.4.1"
55035503
commander: "npm:^14.0.0"
55045504
debug: "npm:^4.4.1"
55055505
lilconfig: "npm:^3.1.3"
5506-
listr2: "npm:^8.3.3"
5506+
listr2: "npm:^9.0.1"
55075507
micromatch: "npm:^4.0.8"
55085508
nano-spawn: "npm:^1.0.2"
55095509
pidtree: "npm:^0.6.0"
55105510
string-argv: "npm:^0.3.2"
55115511
yaml: "npm:^2.8.0"
55125512
bin:
55135513
lint-staged: bin/lint-staged.js
5514-
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
5514+
checksum: 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
55155515
languageName: node
55165516
linkType: hard
55175517

5518-
"listr2@npm:^8.3.3":
5519-
version: 8.3.3
5520-
resolution: "listr2@npm:8.3.3"
5518+
"listr2@npm:^9.0.1":
5519+
version: 9.0.1
5520+
resolution: "listr2@npm:9.0.1"
55215521
dependencies:
55225522
cli-truncate: "npm:^4.0.0"
55235523
colorette: "npm:^2.0.20"
55245524
eventemitter3: "npm:^5.0.1"
55255525
log-update: "npm:^6.1.0"
55265526
rfdc: "npm:^1.4.1"
55275527
wrap-ansi: "npm:^9.0.0"
5528-
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
5528+
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
55295529
languageName: node
55305530
linkType: hard
55315531

0 commit comments

Comments
 (0)