Skip to content

Commit 570596d

Browse files
chore(deps): update dependency lint-staged to v16
1 parent d9dd325 commit 570596d

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-plugin-prettier": "^5.4.0",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^15.5.2",
59+
"lint-staged": "^16.0.0",
6060
"pinst": "^3.0.0",
6161
"prettier": "^3.5.3",
6262
"rimraf": "^5.0.10",

yarn.lock

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ __metadata:
837837
eslint-config-prettier: "npm:^9.1.0"
838838
eslint-plugin-prettier: "npm:^5.4.0"
839839
husky: "npm:^9.1.7"
840-
lint-staged: "npm:^15.5.2"
840+
lint-staged: "npm:^16.0.0"
841841
pinst: "npm:^3.0.0"
842842
prettier: "npm:^3.5.3"
843843
rimraf: "npm:^5.0.10"
@@ -4317,37 +4317,37 @@ __metadata:
43174317
languageName: node
43184318
linkType: hard
43194319

4320-
"lint-staged@npm:^15.5.2":
4321-
version: 15.5.2
4322-
resolution: "lint-staged@npm:15.5.2"
4320+
"lint-staged@npm:^16.0.0":
4321+
version: 16.0.0
4322+
resolution: "lint-staged@npm:16.0.0"
43234323
dependencies:
43244324
chalk: "npm:^5.4.1"
43254325
commander: "npm:^13.1.0"
43264326
debug: "npm:^4.4.0"
4327-
execa: "npm:^8.0.1"
43284327
lilconfig: "npm:^3.1.3"
4329-
listr2: "npm:^8.2.5"
4328+
listr2: "npm:^8.3.3"
43304329
micromatch: "npm:^4.0.8"
4330+
nano-spawn: "npm:^1.0.0"
43314331
pidtree: "npm:^0.6.0"
43324332
string-argv: "npm:^0.3.2"
4333-
yaml: "npm:^2.7.0"
4333+
yaml: "npm:^2.7.1"
43344334
bin:
43354335
lint-staged: bin/lint-staged.js
4336-
checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
4336+
checksum: 10/7d29934d5426520fe0d5ad4d5a14b71521411744cbddad47c2021e9957c7874c7b6280e7db1b4ca9d638d08c1a88f568f033cbe4d02276282c4707f0b4aefb67
43374337
languageName: node
43384338
linkType: hard
43394339

4340-
"listr2@npm:^8.2.5":
4341-
version: 8.2.5
4342-
resolution: "listr2@npm:8.2.5"
4340+
"listr2@npm:^8.3.3":
4341+
version: 8.3.3
4342+
resolution: "listr2@npm:8.3.3"
43434343
dependencies:
43444344
cli-truncate: "npm:^4.0.0"
43454345
colorette: "npm:^2.0.20"
43464346
eventemitter3: "npm:^5.0.1"
43474347
log-update: "npm:^6.1.0"
43484348
rfdc: "npm:^1.4.1"
43494349
wrap-ansi: "npm:^9.0.0"
4350-
checksum: 10/c76542f18306195e464fe10203ee679a7beafa9bf0dc679ebacb416387cca8f5307c1d8ba35483d26ba611dc2fac5a1529733dce28f2660556082fb7eebb79f9
4350+
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
43514351
languageName: node
43524352
linkType: hard
43534353

@@ -4922,6 +4922,13 @@ __metadata:
49224922
languageName: node
49234923
linkType: hard
49244924

4925+
"nano-spawn@npm:^1.0.0":
4926+
version: 1.0.1
4927+
resolution: "nano-spawn@npm:1.0.1"
4928+
checksum: 10/be4a26653e356eabf27c53bddc2205d38f4631523b08e7edc1c64d838320f191b96bd28a570dc939b29f7b036fc06f78f6b70f2341ba9221e2e677548220191b
4929+
languageName: node
4930+
linkType: hard
4931+
49254932
"nanoid@npm:^3.3.7":
49264933
version: 3.3.7
49274934
resolution: "nanoid@npm:3.3.7"
@@ -6889,15 +6896,6 @@ __metadata:
68896896
languageName: node
68906897
linkType: hard
68916898

6892-
"yaml@npm:^2.7.0":
6893-
version: 2.7.0
6894-
resolution: "yaml@npm:2.7.0"
6895-
bin:
6896-
yaml: bin.mjs
6897-
checksum: 10/c8c314c62fbd49244a6a51b06482f6d495b37ab10fa685fcafa1bbaae7841b7233ee7d12cab087bcca5a0b28adc92868b6e437322276430c28d00f1c1732eeec
6898-
languageName: node
6899-
linkType: hard
6900-
69016899
"yaml@npm:^2.7.1":
69026900
version: 2.7.1
69036901
resolution: "yaml@npm:2.7.1"

0 commit comments

Comments
 (0)