Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency concurrently to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2020
1 parent 257ac54 commit a2ca0aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/node": "12.12.25",
"colors": "1.4.0",
"commitizen": "4.0.3",
"concurrently": "5.0.2",
"concurrently": "5.1.0",
"coveralls": "3.0.9",
"cross-env": "6.0.3",
"cz-conventional-changelog": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1864,10 +1864,10 @@ concat-stream@^1.4.4, concat-stream@^1.5.0:
readable-stream "^2.2.2"
typedarray "^0.0.6"

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

0 comments on commit a2ca0aa

Please sign in to comment.