Skip to content

Commit dbc3dd2

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

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
@@ -41,7 +41,7 @@
4141
"@babel/preset-typescript": "7.9.0",
4242
"babel-plugin-add-module-exports": "1.0.2",
4343
"babel-plugin-dev-expression": "0.2.2",
44-
"concurrently": "5.1.0",
44+
"concurrently": "5.2.0",
4545
"husky": "3.1.0",
4646
"jest": "23.6.0",
4747
"jest-junit": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,10 +2340,10 @@ concat-stream@^1.5.0, concat-stream@^1.6.2:
23402340
readable-stream "^2.2.2"
23412341
typedarray "^0.0.6"
23422342

2343-
concurrently@5.1.0:
2344-
version "5.1.0"
2345-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
2346-
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
2343+
concurrently@5.2.0:
2344+
version "5.2.0"
2345+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
2346+
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
23472347
dependencies:
23482348
chalk "^2.4.2"
23492349
date-fns "^2.0.1"

0 commit comments

Comments
 (0)