Skip to content

Commit ade7907

Browse files
chore(deps): update dependency concurrently to v6.0.1 (#133)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0f5dd1b commit ade7907

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "4.18.0",
5050
"@typescript-eslint/parser": "4.18.0",
5151
"babel-loader": "8.2.2",
52-
"concurrently": "6.0.0",
52+
"concurrently": "6.0.1",
5353
"eslint": "7.22.0",
5454
"eslint-config-airbnb": "18.2.1",
5555
"eslint-config-prettier": "7.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4919,10 +4919,10 @@ concat-stream@^1.5.0:
49194919
readable-stream "^2.2.2"
49204920
typedarray "^0.0.6"
49214921

4922-
4923-
version "6.0.0"
4924-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.0.tgz#c1a876dd99390979c71f8c6fe6796882f3a13199"
4925-
integrity sha512-Ik9Igqnef2ONLjN2o/OVx1Ow5tymVvvEwQeYCQdD/oV+CN9oWhxLk7ibcBdOtv0UzBqHCEKRwbKceYoTK8t3fQ==
4922+
4923+
version "6.0.1"
4924+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.1.tgz#b472efd9398bd9f5b117e22f72c3e50bf0a8a651"
4925+
integrity sha512-YCF/Wf31a910hXu7eGN9/SyHKD/usw3Shw4IPYuqIsxxC39v92engYlIlOs/zXnBJtX/6aVuhgzfhZeGJkhU4w==
49264926
dependencies:
49274927
chalk "^4.1.0"
49284928
date-fns "^2.16.1"

0 commit comments

Comments
 (0)