Skip to content

Commit 1c4188d

Browse files
committed
chore(deps): update dependency npm-run-all2 to v7.0.1
1 parent 094e562 commit 1c4188d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"globals": "^15.10.0",
144144
"husky": "9.1.6",
145145
"jsdom": "^25.0.0",
146-
"npm-run-all2": "7.0.0",
146+
"npm-run-all2": "7.0.1",
147147
"open-cli": "^8.0.0",
148148
"postcss": "8.4.47",
149149
"prettier": "2.8.8",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ __metadata:
672672
jsdom: "npm:^25.0.0"
673673
lit: "npm:^3.0.0"
674674
marked: "npm:^10.0.0"
675-
npm-run-all2: "npm:7.0.0"
675+
npm-run-all2: "npm:7.0.1"
676676
open-cli: "npm:^8.0.0"
677677
p-queue: "npm:^8.0.1"
678678
postcss: "npm:8.4.47"
@@ -6658,7 +6658,7 @@ __metadata:
66586658
languageName: node
66596659
linkType: hard
66606660

6661-
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
6661+
"minimatch@npm:^10.0.0":
66626662
version: 10.0.1
66636663
resolution: "minimatch@npm:10.0.1"
66646664
dependencies:
@@ -6676,7 +6676,7 @@ __metadata:
66766676
languageName: node
66776677
linkType: hard
66786678

6679-
"minimatch@npm:^9.0.3, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
6679+
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.3, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
66806680
version: 9.0.5
66816681
resolution: "minimatch@npm:9.0.5"
66826682
dependencies:
@@ -6971,14 +6971,14 @@ __metadata:
69716971
languageName: node
69726972
linkType: hard
69736973

6974-
"npm-run-all2@npm:7.0.0":
6975-
version: 7.0.0
6976-
resolution: "npm-run-all2@npm:7.0.0"
6974+
"npm-run-all2@npm:7.0.1":
6975+
version: 7.0.1
6976+
resolution: "npm-run-all2@npm:7.0.1"
69776977
dependencies:
69786978
ansi-styles: "npm:^6.2.1"
69796979
cross-spawn: "npm:^7.0.3"
69806980
memorystream: "npm:^0.3.1"
6981-
minimatch: "npm:^10.0.1"
6981+
minimatch: "npm:^9.0.0"
69826982
pidtree: "npm:^0.6.0"
69836983
read-package-json-fast: "npm:^4.0.0"
69846984
shell-quote: "npm:^1.7.3"
@@ -6988,7 +6988,7 @@ __metadata:
69886988
npm-run-all2: bin/npm-run-all/index.js
69896989
run-p: bin/run-p/index.js
69906990
run-s: bin/run-s/index.js
6991-
checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc
6991+
checksum: 10c0/1f2438341473280f7f55015f04a9c5bbbb3226e8235ef50811f50f98514f10ff2ac1640da592e0d5a2e6c7b95060e1bb1c7a86b5177fa746151912ac99a8f3b7
69926992
languageName: node
69936993
linkType: hard
69946994

0 commit comments

Comments
 (0)