Skip to content

Commit 1d258e8

Browse files
chore(deps): update dev dependency concurrently to v5.1.0 (#775)
Co-authored-by: Renovate Bot <[email protected]>
1 parent aec6415 commit 1d258e8

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.0.3",
4545
"babel-plugin-add-module-exports": "1.0.2",
4646
"babel-plugin-dev-expression": "0.2.2",
47-
"concurrently": "5.0.2",
47+
"concurrently": "5.1.0",
4848
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.9.0",
5050
"eslint-plugin-import": "2.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@ concat-stream@^1.5.0:
23702370
readable-stream "^2.2.2"
23712371
typedarray "^0.0.6"
23722372

2373-
concurrently@5.0.2:
2374-
version "5.0.2"
2375-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.2.tgz#4d2911018c0f15ddec34a8e668fc48dced7f3b1e"
2376-
integrity sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g==
2373+
concurrently@5.1.0:
2374+
version "5.1.0"
2375+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
2376+
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
23772377
dependencies:
23782378
chalk "^2.4.2"
23792379
date-fns "^2.0.1"

0 commit comments

Comments
 (0)