Skip to content

Commit acdbf26

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

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.0.2",
44+
"concurrently": "5.1.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
@@ -2377,10 +2377,10 @@ [email protected], concat-stream@^1.5.0:
23772377
readable-stream "^2.2.2"
23782378
typedarray "^0.0.6"
23792379

2380-
concurrently@5.0.2:
2381-
version "5.0.2"
2382-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.2.tgz#4d2911018c0f15ddec34a8e668fc48dced7f3b1e"
2383-
integrity sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g==
2380+
concurrently@5.1.0:
2381+
version "5.1.0"
2382+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
2383+
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
23842384
dependencies:
23852385
chalk "^2.4.2"
23862386
date-fns "^2.0.1"

0 commit comments

Comments
 (0)