Skip to content

Commit c4c90f2

Browse files
Bump concurrently to ^7.3.0 (#33628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6c8f6b commit c4c90f2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"chai-dom": "^1.11.0",
119119
"chalk": "^4.1.2",
120120
"compression-webpack-plugin": "^9.2.0",
121-
"concurrently": "^7.2.2",
121+
"concurrently": "^7.3.0",
122122
"confusing-browser-globals": "^1.0.11",
123123
"core-js": "^2.6.11",
124124
"cpy-cli": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5683,10 +5683,10 @@ concat-stream@^2.0.0:
56835683
readable-stream "^3.0.2"
56845684
typedarray "^0.0.6"
56855685

5686-
concurrently@^7.2.2:
5687-
version "7.2.2"
5688-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2.tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c"
5689-
integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==
5686+
concurrently@^7.3.0:
5687+
version "7.3.0"
5688+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.3.0.tgz#eb45cdbc8df43da195f619aba218a980cae49184"
5689+
integrity sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==
56905690
dependencies:
56915691
chalk "^4.1.0"
56925692
date-fns "^2.16.1"

0 commit comments

Comments
 (0)