mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update dependency concurrently to v4.1.1
This commit is contained in:
parent
f5e9d7a83c
commit
4ccfd27ab7
@ -94,7 +94,7 @@
|
|||||||
"babel-eslint": "10.0.2",
|
"babel-eslint": "10.0.2",
|
||||||
"babel-jest": "24.8.0",
|
"babel-jest": "24.8.0",
|
||||||
"browserslist": "4.6.3",
|
"browserslist": "4.6.3",
|
||||||
"concurrently": "4.1.0",
|
"concurrently": "4.1.1",
|
||||||
"eslint": "6.0.1",
|
"eslint": "6.0.1",
|
||||||
"eslint-config-airbnb-base": "13.1.0",
|
"eslint-config-airbnb-base": "13.1.0",
|
||||||
"eslint-plugin-import": "2.18.0",
|
"eslint-plugin-import": "2.18.0",
|
||||||
|
@ -3240,9 +3240,9 @@ concat-stream@^2.0.0:
|
|||||||
readable-stream "^3.0.2"
|
readable-stream "^3.0.2"
|
||||||
typedarray "^0.0.6"
|
typedarray "^0.0.6"
|
||||||
|
|
||||||
concurrently@4.1.0:
|
concurrently@4.1.1:
|
||||||
version "4.1.0"
|
version "4.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33"
|
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.1.tgz#42cf84d625163f3f5b2e2262568211ad76e1dbe8"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^2.4.1"
|
chalk "^2.4.1"
|
||||||
date-fns "^1.23.0"
|
date-fns "^1.23.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user