Skip to content

Commit 0013784

Browse files
chore(deps): update dev dependency concurrently to v5.3.0 (#867)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3a249aa commit 0013784

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
@@ -44,7 +44,7 @@
4444
"babel-eslint": "10.1.0",
4545
"babel-plugin-add-module-exports": "1.0.2",
4646
"babel-plugin-dev-expression": "0.2.2",
47-
"concurrently": "5.2.0",
47+
"concurrently": "5.3.0",
4848
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-import": "2.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,10 +2385,10 @@ concat-stream@^1.5.0:
23852385
readable-stream "^2.2.2"
23862386
typedarray "^0.0.6"
23872387

2388-
concurrently@5.2.0:
2389-
version "5.2.0"
2390-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
2391-
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
2388+
concurrently@5.3.0:
2389+
version "5.3.0"
2390+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
2391+
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
23922392
dependencies:
23932393
chalk "^2.4.2"
23942394
date-fns "^2.0.1"

0 commit comments

Comments
 (0)