fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-08-15 02:57:42 +00:00
parent ceaf34d34a
commit c7be006e07
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 15 additions and 15 deletions

View File

@ -41,14 +41,14 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.13.62",
"gatsby": "^2.13.64",
"gatsby-link": "^2.2.5",
"gatsby-plugin-catch-links": "^2.1.3",
"gatsby-plugin-feed": "^2.3.6",
"gatsby-plugin-flow": "^1.1.2",
"gatsby-plugin-google-gtag": "^1.1.4",
"gatsby-plugin-manifest": "^2.2.5",
"gatsby-plugin-netlify": "^2.1.4",
"gatsby-plugin-netlify": "^2.1.5",
"gatsby-plugin-netlify-cms": "^4.1.6",
"gatsby-plugin-offline": "^2.2.6",
"gatsby-plugin-optimize-svgs": "^1.0.3",
@ -57,7 +57,7 @@
"gatsby-plugin-sharp": "^2.2.11",
"gatsby-plugin-sitemap": "^2.2.6",
"gatsby-remark-autolink-headers": "^2.1.3",
"gatsby-remark-copy-linked-files": "^2.1.5",
"gatsby-remark-copy-linked-files": "^2.1.6",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.11",
"gatsby-remark-katex": "^3.1.2",

View File

@ -5719,10 +5719,10 @@ gatsby-plugin-netlify-cms@^4.1.6:
netlify-identity-widget "^1.4.11"
webpack "^4.16.0"
gatsby-plugin-netlify@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.4.tgz#d76a101d99b54f6bd7b96420e192e1a8cafd3a4d"
integrity sha512-UjLCnVaLN2nl6oH9n87GAYmAvezUqJH9LGLlCztAWZxIwcedQAGbHv8gWtg374Q/yTsLeLRKx8tjHBdBIzwfTg==
gatsby-plugin-netlify@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.5.tgz#c6780e706adda40577d2b89bec8b6c5c7cfb7a3c"
integrity sha512-3lZwKE33HVqSqQC5Mr3oovruGOFq70RWnFlZORCggaVH83nS2lhNLMsCPa1Zg4I1kQddWv+8qdQFDxrIyA+1/g==
dependencies:
"@babel/runtime" "^7.0.0"
fs-extra "^4.0.2"
@ -5829,10 +5829,10 @@ gatsby-remark-autolink-headers@^2.1.3:
mdast-util-to-string "^1.0.2"
unist-util-visit "^1.3.0"
gatsby-remark-copy-linked-files@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.5.tgz#99ef0b84fcc8a8adad6a1275c400417fbe875f72"
integrity sha512-QiMFA/SZruX5h2l0uml0pGydQr4+twzXw5LLpKIWSwIDZoiXqc1rY60etiwkuJ81AlZqWOABiwYtWdYlowmimw==
gatsby-remark-copy-linked-files@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.6.tgz#bafbec8b971608c4494dc3f28924dec4b4e4a05c"
integrity sha512-VBLIyMKhHqW0lttl5Tjngd6UwD3aluMTiG6wT4noGKY2A3/NednUIr1VI+WZWrKFMBMir1vcstlxe4nwMgm7vA==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
@ -6002,10 +6002,10 @@ gatsby-transformer-sharp@^2.2.6:
semver "^5.6.0"
sharp "^0.22.1"
gatsby@^2.13.62:
version "2.13.62"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.62.tgz#ed2b5fc59199383c32f0ba6d64414a46452f7802"
integrity sha512-Q/hIwFJlQ2nC5ICenYQHk8uP3Pqbl/Ikq4Na5OS+3vnBkV19Yc4dgPIKc/DxOmIpgEfn6FQW15OHjoEXmPygew==
gatsby@^2.13.64:
version "2.13.64"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.64.tgz#c689dd45e0364d2f156182657766d1014c3e17f7"
integrity sha512-v9y2gTAKj73e6pujYcUwuaT+GWvrPN4ppaD1ieTdEfIRrjl4iSNvWro3+bn2XEcorfUwzcRb6dJ9pCSCwQvgdw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"