mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump concurrently from 5.1.0 to 5.2.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
57fc251cce
commit
e12d832959
2 changed files with 5 additions and 5 deletions
|
|
@ -93,7 +93,7 @@
|
|||
"@typescript-eslint/parser": "2.28.0",
|
||||
"ava": "3.8.1",
|
||||
"babel-loader": "8.1.0",
|
||||
"concurrently": "5.1.0",
|
||||
"concurrently": "5.2.0",
|
||||
"copy-webpack-plugin": "5.1.1",
|
||||
"cpy-cli": "^3.1.0",
|
||||
"cross-env": "7.0.2",
|
||||
|
|
|
|||
|
|
@ -2398,10 +2398,10 @@ concordance@^4.0.0:
|
|||
semver "^5.5.1"
|
||||
well-known-symbols "^2.0.0"
|
||||
|
||||
concurrently@5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
|
||||
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
|
||||
concurrently@5.2.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
|
||||
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
|
||||
dependencies:
|
||||
chalk "^2.4.2"
|
||||
date-fns "^2.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue