mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump concurrently from 7.0.0 to 7.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b12cf40fc2
commit
becdfda54c
2 changed files with 5 additions and 5 deletions
|
|
@ -94,7 +94,7 @@
|
|||
"@typescript-eslint/parser": "4.33.0",
|
||||
"ava": "4.1.0",
|
||||
"babel-loader": "8.2.4",
|
||||
"concurrently": "7.0.0",
|
||||
"concurrently": "7.1.0",
|
||||
"copy-webpack-plugin": "10.2.4",
|
||||
"cpy-cli": "^3.1.1",
|
||||
"cross-env": "7.0.3",
|
||||
|
|
|
|||
|
|
@ -2428,10 +2428,10 @@ concordance@^5.0.4:
|
|||
semver "^7.3.2"
|
||||
well-known-symbols "^2.0.0"
|
||||
|
||||
concurrently@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0"
|
||||
integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==
|
||||
concurrently@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.1.0.tgz#477b49b8cfc630bb491f9b02e9ed7fb7bff02942"
|
||||
integrity sha512-Bz0tMlYKZRUDqJlNiF/OImojMB9ruKUz6GCfmhFnSapXgPe+3xzY4byqoKG9tUZ7L2PGEUjfLPOLfIX3labnmw==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
date-fns "^2.16.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue