mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #229 from alxshelepenok/renovate/gatsby
fix(deps): update gatsby
This commit is contained in:
commit
0d11d78074
@ -43,10 +43,10 @@
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.5.0",
|
||||
"gatsby": "^2.6.0",
|
||||
"gatsby": "^2.6.2",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.14",
|
||||
"gatsby-plugin-feed": "^2.2.0",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-feed": "^2.2.1",
|
||||
"gatsby-plugin-flow": "^1.0.5",
|
||||
"gatsby-plugin-google-gtag": "^1.0.17",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
|
41
yarn.lock
41
yarn.lock
@ -5542,9 +5542,9 @@ fuzzy@^0.1.1:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
|
||||
gatsby-cli@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.0.tgz#dedbf70741c0a992317f1c42552a7310379f873c"
|
||||
gatsby-cli@^2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.1.tgz#ff9cf68c8278680d388ff4a37976fd00439c11c6"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@ -5562,8 +5562,6 @@ gatsby-cli@^2.6.0:
|
||||
fs-extra "^4.0.1"
|
||||
gatsby-telemetry "^1.0.9"
|
||||
hosted-git-info "^2.6.0"
|
||||
ink "^2.0.5"
|
||||
ink-spinner "^3.0.1"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.10"
|
||||
meant "^1.0.1"
|
||||
@ -5575,13 +5573,16 @@ gatsby-cli@^2.6.0:
|
||||
react "^16.8.4"
|
||||
resolve-cwd "^2.0.0"
|
||||
semver "^6.0.0"
|
||||
source-map "^0.5.7"
|
||||
source-map "0.5.7"
|
||||
stack-trace "^0.0.10"
|
||||
strip-ansi "^5.2.0"
|
||||
update-notifier "^2.3.0"
|
||||
uuid "3.3.2"
|
||||
yargs "^12.0.5"
|
||||
yurnalist "^1.0.5"
|
||||
optionalDependencies:
|
||||
ink "^2.0.5"
|
||||
ink-spinner "^3.0.1"
|
||||
|
||||
gatsby-link@^2.1.1:
|
||||
version "2.1.1"
|
||||
@ -5591,16 +5592,16 @@ gatsby-link@^2.1.1:
|
||||
"@types/reach__router" "^1.0.0"
|
||||
prop-types "^15.6.1"
|
||||
|
||||
gatsby-plugin-catch-links@^2.0.14:
|
||||
version "2.0.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.14.tgz#e6745f6ea9a55a1ac4a8f6703453b5f90c8a5745"
|
||||
gatsby-plugin-catch-links@^2.0.15:
|
||||
version "2.0.15"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.15.tgz#f7ebef483280f6c4fcc19f8fa317c18b49944a97"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
escape-string-regexp "^1.0.5"
|
||||
|
||||
gatsby-plugin-feed@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.2.0.tgz#fde7c0de54364e21b58ed88c5b394cf58d530d89"
|
||||
gatsby-plugin-feed@^2.2.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.2.1.tgz#a087cf681d925d070771e7012c30e120e1f8b72b"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
fs-extra "^7.0.1"
|
||||
@ -5887,9 +5888,9 @@ gatsby-transformer-sharp@^2.1.19:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.6.0.tgz#deae99b6db0d6a7860ee15c17871b1c9f5fe69b7"
|
||||
gatsby@^2.6.2:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.6.2.tgz#5ac5d26311dc213966e2cab6970c7af14698fb81"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@ -5947,7 +5948,7 @@ gatsby@^2.6.0:
|
||||
flat "^4.0.0"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^5.0.0"
|
||||
gatsby-cli "^2.6.0"
|
||||
gatsby-cli "^2.6.1"
|
||||
gatsby-link "^2.1.1"
|
||||
gatsby-plugin-page-creator "^2.0.13"
|
||||
gatsby-react-router-scroll "^2.0.7"
|
||||
@ -12940,16 +12941,16 @@ source-map-url@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
|
||||
|
||||
source-map@0.5.7, source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7:
|
||||
version "0.5.7"
|
||||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
||||
|
||||
source-map@^0.4.2:
|
||||
version "0.4.4"
|
||||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
|
||||
dependencies:
|
||||
amdefine ">=0.0.4"
|
||||
|
||||
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7:
|
||||
version "0.5.7"
|
||||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
||||
|
||||
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
||||
|
Loading…
Reference in New Issue
Block a user