mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #930 from alxshelepenok/renovate/concurrently-6.x
chore(deps): update dependency concurrently to v6.1.0
This commit is contained in:
commit
48744625d1
@ -95,7 +95,7 @@
|
|||||||
"babel-jest": "26.6.3",
|
"babel-jest": "26.6.3",
|
||||||
"babel-preset-gatsby": "0.12.3",
|
"babel-preset-gatsby": "0.12.3",
|
||||||
"browserslist": "4.16.6",
|
"browserslist": "4.16.6",
|
||||||
"concurrently": "6.0.2",
|
"concurrently": "6.1.0",
|
||||||
"eslint": "7.26.0",
|
"eslint": "7.26.0",
|
||||||
"eslint-config-airbnb-base": "14.2.1",
|
"eslint-config-airbnb-base": "14.2.1",
|
||||||
"eslint-plugin-import": "2.22.1",
|
"eslint-plugin-import": "2.22.1",
|
||||||
|
@ -5306,10 +5306,10 @@ concat-stream@^1.5.0:
|
|||||||
readable-stream "^2.2.2"
|
readable-stream "^2.2.2"
|
||||||
typedarray "^0.0.6"
|
typedarray "^0.0.6"
|
||||||
|
|
||||||
concurrently@6.0.2:
|
concurrently@6.1.0:
|
||||||
version "6.0.2"
|
version "6.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.2.tgz#4ecdfc78a72a6f626a3a5d3c2a7a81962f3663e3"
|
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.1.0.tgz#00d22525d3fcdce7f34cc7f3c9753f90a57d6208"
|
||||||
integrity sha512-u+1Q0dJG5BidgUTpz9CU16yoHTt/oApFDQ3mbvHwSDgMjU7aGqy0q8ZQyaZyaNxdwRKTD872Ux3Twc6//sWA+Q==
|
integrity sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
date-fns "^2.16.1"
|
date-fns "^2.16.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user