Skip to content

Commit d5c1ece

Browse files
chore(deps): update dependency npm-run-all2 to v7 (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79559b4 commit d5c1ece

File tree

2 files changed

+51
-18
lines changed

2 files changed

+51
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"husky": "^9.1.6",
4040
"lerna": "^8.1.8",
4141
"lint-staged": "^15.2.10",
42-
"npm-run-all2": "^6.2.3",
42+
"npm-run-all2": "^7.0.0",
4343
"oxlint": "^0.10.0",
4444
"prettier": "^3.3.3",
4545
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 50 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5314,6 +5314,13 @@ __metadata:
53145314
languageName: node
53155315
linkType: hard
53165316

5317+
"json-parse-even-better-errors@npm:^4.0.0":
5318+
version: 4.0.0
5319+
resolution: "json-parse-even-better-errors@npm:4.0.0"
5320+
checksum: 10c0/84cd9304a97e8fb2af3937bf53acb91c026aeb859703c332684e688ea60db27fc2242aa532a84e1883fdcbe1e5c1fb57c2bef38e312021aa1cd300defc63cf16
5321+
languageName: node
5322+
linkType: hard
5323+
53175324
"json-schema-traverse@npm:^0.4.1":
53185325
version: 0.4.1
53195326
resolution: "json-schema-traverse@npm:0.4.1"
@@ -5977,6 +5984,15 @@ __metadata:
59775984
languageName: node
59785985
linkType: hard
59795986

5987+
"minimatch@npm:^10.0.1":
5988+
version: 10.0.1
5989+
resolution: "minimatch@npm:10.0.1"
5990+
dependencies:
5991+
brace-expansion: "npm:^2.0.1"
5992+
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
5993+
languageName: node
5994+
linkType: hard
5995+
59805996
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
59815997
version: 3.1.2
59825998
resolution: "minimatch@npm:3.1.2"
@@ -6323,7 +6339,7 @@ __metadata:
63236339
husky: "npm:^9.1.6"
63246340
lerna: "npm:^8.1.8"
63256341
lint-staged: "npm:^15.2.10"
6326-
npm-run-all2: "npm:^6.2.3"
6342+
npm-run-all2: "npm:^7.0.0"
63276343
oxlint: "npm:^0.10.0"
63286344
prettier: "npm:^3.3.3"
63296345
ts-node: "npm:^10.9.2"
@@ -6431,6 +6447,13 @@ __metadata:
64316447
languageName: node
64326448
linkType: hard
64336449

6450+
"npm-normalize-package-bin@npm:^4.0.0":
6451+
version: 4.0.0
6452+
resolution: "npm-normalize-package-bin@npm:4.0.0"
6453+
checksum: 10c0/1fa546fcae8eaab61ef9b9ec237b6c795008da50e1883eae030e9e38bb04ffa32c5aabcef9a0400eae3dc1f91809bcfa85e437ce80d677c69b419d1d9cacf0ab
6454+
languageName: node
6455+
linkType: hard
6456+
64346457
"npm-package-arg@npm:11.0.2":
64356458
version: 11.0.2
64366459
resolution: "npm-package-arg@npm:11.0.2"
@@ -6492,24 +6515,24 @@ __metadata:
64926515
languageName: node
64936516
linkType: hard
64946517

6495-
"npm-run-all2@npm:^6.2.3":
6496-
version: 6.2.4
6497-
resolution: "npm-run-all2@npm:6.2.4"
6518+
"npm-run-all2@npm:^7.0.0":
6519+
version: 7.0.0
6520+
resolution: "npm-run-all2@npm:7.0.0"
64986521
dependencies:
64996522
ansi-styles: "npm:^6.2.1"
65006523
cross-spawn: "npm:^7.0.3"
65016524
memorystream: "npm:^0.3.1"
6502-
minimatch: "npm:^9.0.0"
6525+
minimatch: "npm:^10.0.1"
65036526
pidtree: "npm:^0.6.0"
6504-
read-package-json-fast: "npm:^3.0.2"
6527+
read-package-json-fast: "npm:^4.0.0"
65056528
shell-quote: "npm:^1.7.3"
6506-
which: "npm:^3.0.1"
6529+
which: "npm:^5.0.0"
65076530
bin:
65086531
npm-run-all: bin/npm-run-all/index.js
65096532
npm-run-all2: bin/npm-run-all/index.js
65106533
run-p: bin/run-p/index.js
65116534
run-s: bin/run-s/index.js
6512-
checksum: 10c0/eac76285d3cd4571ff249376c0e9a5adfafbc534fa1fb8ad51349fbd38f813e08631f42875ced101b3f6b227a4e60d5e5ceaa881b13446e4ed80d8bacd2407c1
6535+
checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc
65136536
languageName: node
65146537
linkType: hard
65156538

@@ -7372,6 +7395,16 @@ __metadata:
73727395
languageName: node
73737396
linkType: hard
73747397

7398+
"read-package-json-fast@npm:^4.0.0":
7399+
version: 4.0.0
7400+
resolution: "read-package-json-fast@npm:4.0.0"
7401+
dependencies:
7402+
json-parse-even-better-errors: "npm:^4.0.0"
7403+
npm-normalize-package-bin: "npm:^4.0.0"
7404+
checksum: 10c0/8a03509ae8e852f1abc4b109c1be571dd90ac9ea65d55433b2fe287e409113441a9b00df698288fe48aa786c1a2550569d47b5ab01ed83ada073d691d5aff582
7405+
languageName: node
7406+
linkType: hard
7407+
73757408
"read-pkg-up@npm:^3.0.0":
73767409
version: 3.0.0
73777410
resolution: "read-pkg-up@npm:3.0.0"
@@ -8714,25 +8747,25 @@ __metadata:
87148747
languageName: node
87158748
linkType: hard
87168749

8717-
"which@npm:^3.0.1":
8718-
version: 3.0.1
8719-
resolution: "which@npm:3.0.1"
8750+
"which@npm:^4.0.0":
8751+
version: 4.0.0
8752+
resolution: "which@npm:4.0.0"
87208753
dependencies:
8721-
isexe: "npm:^2.0.0"
8754+
isexe: "npm:^3.1.1"
87228755
bin:
87238756
node-which: bin/which.js
8724-
checksum: 10c0/15263b06161a7c377328fd2066cb1f093f5e8a8f429618b63212b5b8847489be7bcab0ab3eb07f3ecc0eda99a5a7ea52105cf5fa8266bedd083cc5a9f6da24f1
8757+
checksum: 10c0/449fa5c44ed120ccecfe18c433296a4978a7583bf2391c50abce13f76878d2476defde04d0f79db8165bdf432853c1f8389d0485ca6e8ebce3bbcded513d5e6a
87258758
languageName: node
87268759
linkType: hard
87278760

8728-
"which@npm:^4.0.0":
8729-
version: 4.0.0
8730-
resolution: "which@npm:4.0.0"
8761+
"which@npm:^5.0.0":
8762+
version: 5.0.0
8763+
resolution: "which@npm:5.0.0"
87318764
dependencies:
87328765
isexe: "npm:^3.1.1"
87338766
bin:
87348767
node-which: bin/which.js
8735-
checksum: 10c0/449fa5c44ed120ccecfe18c433296a4978a7583bf2391c50abce13f76878d2476defde04d0f79db8165bdf432853c1f8389d0485ca6e8ebce3bbcded513d5e6a
8768+
checksum: 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b
87368769
languageName: node
87378770
linkType: hard
87388771

0 commit comments

Comments
 (0)