Skip to content

Commit b982c25

Browse files
chore(deps): update dependency npm-run-all2 to v9.0.2
1 parent da5635d commit b982c25

2 files changed

Lines changed: 20 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"happy-dom": "^20.0.0",
6767
"list-files-in-dir": "0.1.5",
6868
"mocha": "11.7.6",
69-
"npm-run-all2": "9.0.1",
69+
"npm-run-all2": "9.0.2",
7070
"postcss-import": "16.1.1",
7171
"prettier": "3.8.3",
7272
"rollup": "4.60.4",

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,7 +2607,7 @@ __metadata:
26072607
lit-style: "npm:1.1.4"
26082608
markdown-it: "npm:14.2.0"
26092609
mocha: "npm:11.7.6"
2610-
npm-run-all2: "npm:9.0.1"
2610+
npm-run-all2: "npm:9.0.2"
26112611
postcss: "npm:8.5.15"
26122612
postcss-import: "npm:16.1.1"
26132613
postcss-preset-env: "npm:11.3.0"
@@ -6518,24 +6518,24 @@ __metadata:
65186518
languageName: node
65196519
linkType: hard
65206520

6521-
"npm-run-all2@npm:9.0.1":
6522-
version: 9.0.1
6523-
resolution: "npm-run-all2@npm:9.0.1"
6521+
"npm-run-all2@npm:9.0.2":
6522+
version: 9.0.2
6523+
resolution: "npm-run-all2@npm:9.0.2"
65246524
dependencies:
65256525
ansi-styles: "npm:^6.2.1"
65266526
cross-spawn: "npm:^7.0.6"
65276527
memorystream: "npm:^0.3.1"
65286528
picomatch: "npm:^4.0.2"
6529-
pidtree: "npm:^0.6.0"
6529+
pidtree: "npm:^1.0.0"
65306530
read-package-json-fast: "npm:^6.0.0"
6531-
shell-quote: "npm:^1.7.3"
6531+
shell-quote: "npm:^1.8.4"
65326532
which: "npm:^7.0.0"
65336533
bin:
65346534
npm-run-all: bin/npm-run-all/index.js
65356535
npm-run-all2: bin/npm-run-all/index.js
65366536
run-p: bin/run-p/index.js
65376537
run-s: bin/run-s/index.js
6538-
checksum: 10c0/5a512231d34311b99e0c0b522cdda92db4a091486e5a743e15006e7384ce59f629192d7071816c4db66fb991a1e37394d7a3f19cbc8af8eb7cde77cd3c704197
6538+
checksum: 10c0/2468df488b49ea684e45023d01ab7450dd8526e46a703188ca490e88376f7608ba953cd3f16a459994d5dfc4abeb79e9c2b1e022fc7c4bacecd59f7f64a2c7b6
65396539
languageName: node
65406540
linkType: hard
65416541

@@ -6843,12 +6843,12 @@ __metadata:
68436843
languageName: node
68446844
linkType: hard
68456845

6846-
"pidtree@npm:^0.6.0":
6847-
version: 0.6.0
6848-
resolution: "pidtree@npm:0.6.0"
6846+
"pidtree@npm:^1.0.0":
6847+
version: 1.0.0
6848+
resolution: "pidtree@npm:1.0.0"
68496849
bin:
68506850
pidtree: bin/pidtree.js
6851-
checksum: 10c0/0829ec4e9209e230f74ebf4265f5ccc9ebfb488334b525cb13f86ff801dca44b362c41252cd43ae4d7653a10a5c6ab3be39d2c79064d6895e0d78dc50a5ed6e9
6851+
checksum: 10c0/0cd0bd222ffba553ad4807c6795988bd18b587e9c063149139fb8db78c3b747f43d3b1511372eeda6b29a1c96670d2ee17d65a33f3c54e15d98f800512e613cd
68526852
languageName: node
68536853
linkType: hard
68546854

@@ -8022,13 +8022,20 @@ __metadata:
80228022
languageName: node
80238023
linkType: hard
80248024

8025-
"shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.0":
8025+
"shell-quote@npm:^1.8.0":
80268026
version: 1.8.3
80278027
resolution: "shell-quote@npm:1.8.3"
80288028
checksum: 10c0/bee87c34e1e986cfb4c30846b8e6327d18874f10b535699866f368ade11ea4ee45433d97bf5eada22c4320c27df79c3a6a7eb1bf3ecfc47f2c997d9e5e2672fd
80298029
languageName: node
80308030
linkType: hard
80318031

8032+
"shell-quote@npm:^1.8.4":
8033+
version: 1.9.0
8034+
resolution: "shell-quote@npm:1.9.0"
8035+
checksum: 10c0/a39960107eb086b02394cfceb3c732bd3bf567b568719ff47101448fc3f1bf4a59ecfdd8960ff7ea564d749ef8bda70f2c82a768f22d8c7aeeabf2b64f53b7e8
8036+
languageName: node
8037+
linkType: hard
8038+
80328039
"side-channel@npm:^1.0.4":
80338040
version: 1.0.4
80348041
resolution: "side-channel@npm:1.0.4"

0 commit comments

Comments
 (0)