Skip to content

Commit b414515

Browse files
chore(deps): update dependency npm-run-all2 to v8 (#1475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea142e2 commit b414515

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lint-staged": "^15.2.7",
2626
"markdown-link-check": "3.13.7",
2727
"markdownlint-cli2": "^0.18.0",
28-
"npm-run-all2": "^7.0.0",
28+
"npm-run-all2": "^8.0.0",
2929
"prettier": "^3.2.5",
3030
"prettier-plugin-sh": "^0.17.0"
3131
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7612,7 +7612,7 @@ __metadata:
76127612
lint-staged: "npm:^15.2.7"
76137613
markdown-link-check: "npm:3.13.7"
76147614
markdownlint-cli2: "npm:^0.18.0"
7615-
npm-run-all2: "npm:^7.0.0"
7615+
npm-run-all2: "npm:^8.0.0"
76167616
prettier: "npm:^3.2.5"
76177617
prettier-plugin-sh: "npm:^0.17.0"
76187618
languageName: unknown
@@ -11674,7 +11674,7 @@ __metadata:
1167411674
languageName: node
1167511675
linkType: hard
1167611676

11677-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
11677+
"minimatch@npm:^9.0.4":
1167811678
version: 9.0.5
1167911679
resolution: "minimatch@npm:9.0.5"
1168011680
dependencies:
@@ -12004,14 +12004,14 @@ __metadata:
1200412004
languageName: node
1200512005
linkType: hard
1200612006

12007-
"npm-run-all2@npm:^7.0.0":
12008-
version: 7.0.2
12009-
resolution: "npm-run-all2@npm:7.0.2"
12007+
"npm-run-all2@npm:^8.0.0":
12008+
version: 8.0.4
12009+
resolution: "npm-run-all2@npm:8.0.4"
1201012010
dependencies:
1201112011
ansi-styles: "npm:^6.2.1"
1201212012
cross-spawn: "npm:^7.0.6"
1201312013
memorystream: "npm:^0.3.1"
12014-
minimatch: "npm:^9.0.0"
12014+
picomatch: "npm:^4.0.2"
1201512015
pidtree: "npm:^0.6.0"
1201612016
read-package-json-fast: "npm:^4.0.0"
1201712017
shell-quote: "npm:^1.7.3"
@@ -12021,7 +12021,7 @@ __metadata:
1202112021
npm-run-all2: bin/npm-run-all/index.js
1202212022
run-p: bin/run-p/index.js
1202312023
run-s: bin/run-s/index.js
12024-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
12024+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
1202512025
languageName: node
1202612026
linkType: hard
1202712027

0 commit comments

Comments
 (0)