Skip to content

Commit ad55687

Browse files
chore(deps): update dependency lint-staged to v16
1 parent e998f59 commit ad55687

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
@@ -4453,37 +4453,37 @@ __metadata:
44534453
languageName: node
44544454
linkType: hard
44554455

4456-
"lint-staged@npm:^15.5.2":
4457-
version: 15.5.2
4458-
resolution: "lint-staged@npm:15.5.2"
4456+
"lint-staged@npm:^16.0.0":
4457+
version: 16.0.0
4458+
resolution: "lint-staged@npm:16.0.0"
44594459
dependencies:
44604460
chalk: "npm:^5.4.1"
44614461
commander: "npm:^13.1.0"
44624462
debug: "npm:^4.4.0"
4463-
execa: "npm:^8.0.1"
44644463
lilconfig: "npm:^3.1.3"
4465-
listr2: "npm:^8.2.5"
4464+
listr2: "npm:^8.3.3"
44664465
micromatch: "npm:^4.0.8"
4466+
nano-spawn: "npm:^1.0.0"
44674467
pidtree: "npm:^0.6.0"
44684468
string-argv: "npm:^0.3.2"
4469-
yaml: "npm:^2.7.0"
4469+
yaml: "npm:^2.7.1"
44704470
bin:
44714471
lint-staged: bin/lint-staged.js
4472-
checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
4472+
checksum: 10/7d29934d5426520fe0d5ad4d5a14b71521411744cbddad47c2021e9957c7874c7b6280e7db1b4ca9d638d08c1a88f568f033cbe4d02276282c4707f0b4aefb67
44734473
languageName: node
44744474
linkType: hard
44754475

4476-
"listr2@npm:^8.2.5":
4477-
version: 8.2.5
4478-
resolution: "listr2@npm:8.2.5"
4476+
"listr2@npm:^8.3.3":
4477+
version: 8.3.3
4478+
resolution: "listr2@npm:8.3.3"
44794479
dependencies:
44804480
cli-truncate: "npm:^4.0.0"
44814481
colorette: "npm:^2.0.20"
44824482
eventemitter3: "npm:^5.0.1"
44834483
log-update: "npm:^6.1.0"
44844484
rfdc: "npm:^1.4.1"
44854485
wrap-ansi: "npm:^9.0.0"
4486-
checksum: 10/c76542f18306195e464fe10203ee679a7beafa9bf0dc679ebacb416387cca8f5307c1d8ba35483d26ba611dc2fac5a1529733dce28f2660556082fb7eebb79f9
4486+
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
44874487
languageName: node
44884488
linkType: hard
44894489

@@ -5065,6 +5065,13 @@ __metadata:
50655065
languageName: node
50665066
linkType: hard
50675067

5068+
"nano-spawn@npm:^1.0.0":
5069+
version: 1.0.1
5070+
resolution: "nano-spawn@npm:1.0.1"
5071+
checksum: 10/be4a26653e356eabf27c53bddc2205d38f4631523b08e7edc1c64d838320f191b96bd28a570dc939b29f7b036fc06f78f6b70f2341ba9221e2e677548220191b
5072+
languageName: node
5073+
linkType: hard
5074+
50685075
"nanoid@npm:^3.3.7":
50695076
version: 3.3.7
50705077
resolution: "nanoid@npm:3.3.7"
@@ -5867,7 +5874,7 @@ __metadata:
58675874
eslint: "npm:^8.57.1"
58685875
eslint-config-prettier: "npm:^9.1.0"
58695876
eslint-plugin-prettier: "npm:^5.4.0"
5870-
lint-staged: "npm:^15.5.2"
5877+
lint-staged: "npm:^16.0.0"
58715878
prettier: "npm:^3.5.3"
58725879
ts-node: "npm:^10.9.2"
58735880
tslib: "npm:^2.8.1"
@@ -7213,15 +7220,6 @@ __metadata:
72137220
languageName: node
72147221
linkType: hard
72157222

7216-
"yaml@npm:^2.7.0":
7217-
version: 2.7.0
7218-
resolution: "yaml@npm:2.7.0"
7219-
bin:
7220-
yaml: bin.mjs
7221-
checksum: 10/c8c314c62fbd49244a6a51b06482f6d495b37ab10fa685fcafa1bbaae7841b7233ee7d12cab087bcca5a0b28adc92868b6e437322276430c28d00f1c1732eeec
7222-
languageName: node
7223-
linkType: hard
7224-
72257223
"yaml@npm:^2.7.1":
72267224
version: 2.7.1
72277225
resolution: "yaml@npm:2.7.1"

0 commit comments

Comments
 (0)