fix(deps): update gatsby

This commit is contained in:
Renovate Bot
2019-11-13 17:27:23 +00:00
parent 7c7b5c4d32
commit 754a73e87b
2 changed files with 57 additions and 104 deletions

View File

@@ -41,7 +41,7 @@
"bluebird": "^3.7.1",
"classnames": "^2.2.6",
"codecov": "^3.6.1",
"gatsby": "^2.17.11",
"gatsby": "^2.17.13",
"gatsby-link": "^2.2.23",
"gatsby-plugin-catch-links": "^2.1.16",
"gatsby-plugin-feed": "^2.3.20",
@@ -50,11 +50,11 @@
"gatsby-plugin-manifest": "^2.2.27",
"gatsby-plugin-netlify": "^2.1.24",
"gatsby-plugin-netlify-cms": "^4.1.27",
"gatsby-plugin-offline": "^3.0.19",
"gatsby-plugin-offline": "^3.0.20",
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.14",
"gatsby-plugin-sass": "^2.1.21",
"gatsby-plugin-sharp": "^2.2.37",
"gatsby-plugin-sass": "^2.1.22",
"gatsby-plugin-sharp": "^2.2.38",
"gatsby-plugin-sitemap": "^2.2.20",
"gatsby-remark-autolink-headers": "^2.1.17",
"gatsby-remark-copy-linked-files": "^2.1.29",
@@ -66,8 +66,8 @@
"gatsby-remark-responsive-iframe": "^2.2.26",
"gatsby-remark-smartypants": "^2.1.15",
"gatsby-source-filesystem": "^2.1.36",
"gatsby-transformer-remark": "^2.6.33",
"gatsby-transformer-sharp": "^2.3.3",
"gatsby-transformer-remark": "^2.6.34",
"gatsby-transformer-sharp": "^2.3.4",
"invariant": "^2.2.4",
"katex": "^0.11.1",
"lodash": "^4.17.15",