fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-11-22 09:08:21 +00:00
parent e0bdb1146d
commit f0be81ac6a
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 10 additions and 10 deletions

View File

@ -41,7 +41,7 @@
"bluebird": "^3.7.1",
"classnames": "^2.2.6",
"codecov": "^3.6.1",
"gatsby": "^2.18.1",
"gatsby": "^2.18.2",
"gatsby-link": "^2.2.24",
"gatsby-plugin-catch-links": "^2.1.17",
"gatsby-plugin-feed": "^2.3.21",
@ -59,7 +59,7 @@
"gatsby-remark-autolink-headers": "^2.1.18",
"gatsby-remark-copy-linked-files": "^2.1.30",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.32",
"gatsby-remark-images": "^3.1.33",
"gatsby-remark-katex": "^3.1.17",
"gatsby-remark-prismjs": "^3.3.24",
"gatsby-remark-relative-images": "^0.2.3",

View File

@ -6594,10 +6594,10 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1"
unist-util-visit "^1.1.3"
gatsby-remark-images@^3.1.32:
version "3.1.32"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.32.tgz#62ef581b1a8778949b2248e8e5c7d49e938ddeb2"
integrity sha512-/15LOrN0ljaWfPSRTKdGJKlfv9q/n0dFh32AHFAOnA32S2xkP1cysUu7wIV9FCG50tXny4HguIYmBp6r/ddAuA==
gatsby-remark-images@^3.1.33:
version "3.1.33"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.33.tgz#a44aa4b70fc28fbc2a38e80c7fb0b3378546fc5f"
integrity sha512-v8u/x8FdlGiuU7zzy1wvrb1SFL6eRIy4sruWBpJglyadpJjDbro/fUcFXMpAnBNpdXEmiFS1geV2uNx4W7Ea8Q==
dependencies:
"@babel/runtime" "^7.7.2"
chalk "^2.4.2"
@ -6747,10 +6747,10 @@ gatsby-transformer-sharp@^2.3.5:
semver "^5.7.1"
sharp "^0.23.2"
gatsby@^2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.1.tgz#bb8eb085af7ecb714f58024c0548a7aa54a7a224"
integrity sha512-eGO5RlZ9m4xqNj/OSWISoKnvtfVWNmh+Ymo9d49vRtBGRTlgdcCRXZt+nCcLnIgTur94N42/+Vl2o7AyfgXcJg==
gatsby@^2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.2.tgz#2e1559fcc56462addabd8a38c6f3236ac43468d7"
integrity sha512-cl0RsnpMpRV2qY1r4OM8HuO8hegrfQIrsJxRI7Nchz0jQk44kN7i/02U2ewXcAZyHR0fo/oJCQq7bzCXEJRXMw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.2"