Skip to content

Commit ef0fbd0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency concurrently to v6.2.2
1 parent f6121be commit ef0fbd0

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/node-fetch": "2.5.12",
7878
"@typescript-eslint/eslint-plugin": "4.27.0",
7979
"@typescript-eslint/parser": "4.27.0",
80-
"concurrently": "6.2.1",
80+
"concurrently": "6.2.2",
8181
"conventional-changelog-conventionalcommits": "4.6.1",
8282
"copyfiles": "2.4.1",
8383
"eslint": "7.28.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,15 +1899,14 @@ concat-map@0.0.1:
18991899
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
19001900
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
19011901

1902-
concurrently@6.2.1:
1903-
version "6.2.1"
1904-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
1905-
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
1902+
concurrently@6.2.2:
1903+
version "6.2.2"
1904+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.2.tgz#81c11b85d9a7de56ad4388ff6aab4a94ddea51f2"
1905+
integrity sha512-7a45BjVakAl3pprLOeqaOoZfIWZRmdC68NkjyzPbKu0/pE6CRmqS3l8RG7Q2cX9LnRHkB0oPM6af8PS7NEQvYQ==
19061906
dependencies:
19071907
chalk "^4.1.0"
19081908
date-fns "^2.16.1"
19091909
lodash "^4.17.21"
1910-
read-pkg "^5.2.0"
19111910
rxjs "^6.6.3"
19121911
spawn-command "^0.0.2-1"
19131912
supports-color "^8.1.0"

0 commit comments

Comments
 (0)