Skip to content

Commit 777cec7

Browse files
committed
chore(deps): update dependency concurrently to v7.3.0
1 parent 8b11476 commit 777cec7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/parser": "5.30.7",
5151
"all-contributors-cli": "6.20.0",
5252
"axios": "0.27.2",
53-
"concurrently": "7.2.2",
53+
"concurrently": "7.3.0",
5454
"conventional-changelog-conventionalcommits": "5.0.0",
5555
"eslint": "8.20.0",
5656
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,10 +2274,10 @@ [email protected]:
22742274
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
22752275
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
22762276

2277-
concurrently@7.2.2:
2278-
version "7.2.2"
2279-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2.tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c"
2280-
integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==
2277+
concurrently@7.3.0:
2278+
version "7.3.0"
2279+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.3.0.tgz#eb45cdbc8df43da195f619aba218a980cae49184"
2280+
integrity sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==
22812281
dependencies:
22822282
chalk "^4.1.0"
22832283
date-fns "^2.16.1"

0 commit comments

Comments
 (0)