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