Skip to content

Commit ccded34

Browse files
chore(deps): update dev dependency concurrently to v5.3.0 (#838)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 66f5230 commit ccded34

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
@@ -45,7 +45,7 @@
4545
"babel-eslint": "10.1.0",
4646
"babel-plugin-add-module-exports": "1.0.2",
4747
"babel-plugin-dev-expression": "0.2.2",
48-
"concurrently": "5.2.0",
48+
"concurrently": "5.3.0",
4949
"eslint": "4.19.1",
5050
"eslint-config-prettier": "4.0.0",
5151
"eslint-plugin-import": "2.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,10 +2078,10 @@ concat-stream@^1.5.0, concat-stream@^1.6.0:
20782078
readable-stream "^2.2.2"
20792079
typedarray "^0.0.6"
20802080

2081-
concurrently@5.2.0:
2082-
version "5.2.0"
2083-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
2084-
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
2081+
concurrently@5.3.0:
2082+
version "5.3.0"
2083+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
2084+
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
20852085
dependencies:
20862086
chalk "^2.4.2"
20872087
date-fns "^2.0.1"

0 commit comments

Comments
 (0)