Skip to content

Commit e5f012f

Browse files
chore(deps): update dev dependency concurrently to v5.2.0 (#824)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e9495f7 commit e5f012f

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.1.0",
47+
"concurrently": "5.2.0",
4848
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.10.1",
5050
"eslint-plugin-import": "2.20.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@ concat-stream@^1.5.0:
23142314
readable-stream "^2.2.2"
23152315
typedarray "^0.0.6"
23162316

2317-
concurrently@5.1.0:
2318-
version "5.1.0"
2319-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
2320-
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
2317+
concurrently@5.2.0:
2318+
version "5.2.0"
2319+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
2320+
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
23212321
dependencies:
23222322
chalk "^2.4.2"
23232323
date-fns "^2.0.1"

0 commit comments

Comments
 (0)