Skip to content

Commit 239c20a

Browse files
chore(deps): update dependency lint-staged to v16
1 parent ac05a58 commit 239c20a

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
@@ -31,7 +31,7 @@
3131
"eslint": "^8.57.1",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.4.0",
34-
"lint-staged": "^15.5.2",
34+
"lint-staged": "^16.0.0",
3535
"prettier": "^3.5.3",
3636
"ts-node": "^10.9.2",
3737
"tslib": "^2.8.1",

yarn.lock

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4487,37 +4487,37 @@ __metadata:
44874487
languageName: node
44884488
linkType: hard
44894489

4490-
"lint-staged@npm:^15.5.2":
4491-
version: 15.5.2
4492-
resolution: "lint-staged@npm:15.5.2"
4490+
"lint-staged@npm:^16.0.0":
4491+
version: 16.0.0
4492+
resolution: "lint-staged@npm:16.0.0"
44934493
dependencies:
44944494
chalk: "npm:^5.4.1"
44954495
commander: "npm:^13.1.0"
44964496
debug: "npm:^4.4.0"
4497-
execa: "npm:^8.0.1"
44984497
lilconfig: "npm:^3.1.3"
4499-
listr2: "npm:^8.2.5"
4498+
listr2: "npm:^8.3.3"
45004499
micromatch: "npm:^4.0.8"
4500+
nano-spawn: "npm:^1.0.0"
45014501
pidtree: "npm:^0.6.0"
45024502
string-argv: "npm:^0.3.2"
4503-
yaml: "npm:^2.7.0"
4503+
yaml: "npm:^2.7.1"
45044504
bin:
45054505
lint-staged: bin/lint-staged.js
4506-
checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
4506+
checksum: 10/7d29934d5426520fe0d5ad4d5a14b71521411744cbddad47c2021e9957c7874c7b6280e7db1b4ca9d638d08c1a88f568f033cbe4d02276282c4707f0b4aefb67
45074507
languageName: node
45084508
linkType: hard
45094509

4510-
"listr2@npm:^8.2.5":
4511-
version: 8.2.5
4512-
resolution: "listr2@npm:8.2.5"
4510+
"listr2@npm:^8.3.3":
4511+
version: 8.3.3
4512+
resolution: "listr2@npm:8.3.3"
45134513
dependencies:
45144514
cli-truncate: "npm:^4.0.0"
45154515
colorette: "npm:^2.0.20"
45164516
eventemitter3: "npm:^5.0.1"
45174517
log-update: "npm:^6.1.0"
45184518
rfdc: "npm:^1.4.1"
45194519
wrap-ansi: "npm:^9.0.0"
4520-
checksum: 10/c76542f18306195e464fe10203ee679a7beafa9bf0dc679ebacb416387cca8f5307c1d8ba35483d26ba611dc2fac5a1529733dce28f2660556082fb7eebb79f9
4520+
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
45214521
languageName: node
45224522
linkType: hard
45234523

@@ -5120,6 +5120,13 @@ __metadata:
51205120
languageName: node
51215121
linkType: hard
51225122

5123+
"nano-spawn@npm:^1.0.0":
5124+
version: 1.0.2
5125+
resolution: "nano-spawn@npm:1.0.2"
5126+
checksum: 10/6ce9e60846d2e37c0e3cd048472683c81dbcaadef9ebe73bfc8754ee7da2a574f724436d3dcdeda5d807aedc857cc8cbc278a9882529164b5ef4b170b95cfe0b
5127+
languageName: node
5128+
linkType: hard
5129+
51235130
"nanoid@npm:^3.3.7":
51245131
version: 3.3.7
51255132
resolution: "nanoid@npm:3.3.7"
@@ -5940,7 +5947,7 @@ __metadata:
59405947
eslint: "npm:^8.57.1"
59415948
eslint-config-prettier: "npm:^9.1.0"
59425949
eslint-plugin-prettier: "npm:^5.4.0"
5943-
lint-staged: "npm:^15.5.2"
5950+
lint-staged: "npm:^16.0.0"
59445951
prettier: "npm:^3.5.3"
59455952
ts-node: "npm:^10.9.2"
59465953
tslib: "npm:^2.8.1"
@@ -7294,15 +7301,6 @@ __metadata:
72947301
languageName: node
72957302
linkType: hard
72967303

7297-
"yaml@npm:^2.7.0":
7298-
version: 2.7.0
7299-
resolution: "yaml@npm:2.7.0"
7300-
bin:
7301-
yaml: bin.mjs
7302-
checksum: 10/c8c314c62fbd49244a6a51b06482f6d495b37ab10fa685fcafa1bbaae7841b7233ee7d12cab087bcca5a0b28adc92868b6e437322276430c28d00f1c1732eeec
7303-
languageName: node
7304-
linkType: hard
7305-
73067304
"yaml@npm:^2.7.1":
73077305
version: 2.7.1
73087306
resolution: "yaml@npm:2.7.1"

0 commit comments

Comments
 (0)