Skip to content

Commit d59a15d

Browse files
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ca2fc9 commit d59a15d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"jest-snapshot-serializer-raw": "2.0.0",
146146
"jest-watch-typeahead": "2.2.2",
147147
"magic-string": "0.30.10",
148-
"npm-run-all2": "6.2.0",
148+
"npm-run-all2": "6.2.2",
149149
"prettier": "3.3.2",
150150
"pretty-bytes": "6.1.1",
151151
"rollup-plugin-license": "3.5.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6783,9 +6783,9 @@ __metadata:
67836783
languageName: node
67846784
linkType: hard
67856785

6786-
"npm-run-all2@npm:6.2.0":
6787-
version: 6.2.0
6788-
resolution: "npm-run-all2@npm:6.2.0"
6786+
"npm-run-all2@npm:6.2.2":
6787+
version: 6.2.2
6788+
resolution: "npm-run-all2@npm:6.2.2"
67896789
dependencies:
67906790
ansi-styles: "npm:^6.2.1"
67916791
cross-spawn: "npm:^7.0.3"
@@ -6799,7 +6799,7 @@ __metadata:
67996799
npm-run-all2: bin/npm-run-all/index.js
68006800
run-p: bin/run-p/index.js
68016801
run-s: bin/run-s/index.js
6802-
checksum: 10/917937b6280a4f7af168b784fba10f0c441d58d86ab5595c88e4aa4b9f69f7eaa0af62ddc8a12fed705debcfc5f77bf80bad48936a3384f3a0b527111b7ff4ec
6802+
checksum: 10/79995322365ab1189bf00cd531b3b2c410334a8e0d54bf1045fed3b59117873e8a0aeafdc1f543f0cef295bdca1fe5cfea5613e7ed4cc65f396b72db587257f5
68036803
languageName: node
68046804
linkType: hard
68056805

@@ -7439,7 +7439,7 @@ __metadata:
74397439
micromatch: "npm:4.0.7"
74407440
minimist: "npm:1.2.8"
74417441
n-readlines: "npm:1.0.1"
7442-
npm-run-all2: "npm:6.2.0"
7442+
npm-run-all2: "npm:6.2.2"
74437443
outdent: "npm:0.8.0"
74447444
parse-json: "npm:8.1.0"
74457445
please-upgrade-node: "npm:3.2.0"

0 commit comments

Comments
 (0)