Skip to content

Commit 73817af

Browse files
chore(deps): update dependency lint-staged to v16.1.4 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79a8c33 commit 73817af

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
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "16.1.2",
67+
"lint-staged": "16.1.4",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.15.0",
7070
"prettier": "3.6.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3848,7 +3848,7 @@ __metadata:
38483848
eslint-config-prettier: "npm:10.1.8"
38493849
globals: "npm:15.15.0"
38503850
husky: "npm:9.1.7"
3851-
lint-staged: "npm:16.1.2"
3851+
lint-staged: "npm:16.1.4"
38523852
lodash-es: "npm:4.17.21"
38533853
pkgroll: "npm:2.15.0"
38543854
prettier: "npm:3.6.2"
@@ -3884,37 +3884,37 @@ __metadata:
38843884
languageName: node
38853885
linkType: hard
38863886

3887-
"lint-staged@npm:16.1.2":
3888-
version: 16.1.2
3889-
resolution: "lint-staged@npm:16.1.2"
3887+
"lint-staged@npm:16.1.4":
3888+
version: 16.1.4
3889+
resolution: "lint-staged@npm:16.1.4"
38903890
dependencies:
38913891
chalk: "npm:^5.4.1"
38923892
commander: "npm:^14.0.0"
38933893
debug: "npm:^4.4.1"
38943894
lilconfig: "npm:^3.1.3"
3895-
listr2: "npm:^8.3.3"
3895+
listr2: "npm:^9.0.1"
38963896
micromatch: "npm:^4.0.8"
38973897
nano-spawn: "npm:^1.0.2"
38983898
pidtree: "npm:^0.6.0"
38993899
string-argv: "npm:^0.3.2"
39003900
yaml: "npm:^2.8.0"
39013901
bin:
39023902
lint-staged: bin/lint-staged.js
3903-
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
3903+
checksum: 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
39043904
languageName: node
39053905
linkType: hard
39063906

3907-
"listr2@npm:^8.3.3":
3908-
version: 8.3.3
3909-
resolution: "listr2@npm:8.3.3"
3907+
"listr2@npm:^9.0.1":
3908+
version: 9.0.1
3909+
resolution: "listr2@npm:9.0.1"
39103910
dependencies:
39113911
cli-truncate: "npm:^4.0.0"
39123912
colorette: "npm:^2.0.20"
39133913
eventemitter3: "npm:^5.0.1"
39143914
log-update: "npm:^6.1.0"
39153915
rfdc: "npm:^1.4.1"
39163916
wrap-ansi: "npm:^9.0.0"
3917-
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
3917+
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
39183918
languageName: node
39193919
linkType: hard
39203920

0 commit comments

Comments
 (0)