Merge pull request #512 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok
2019-12-22 18:32:47 +00:00
committed by GitHub
2 changed files with 75 additions and 75 deletions

View File

@@ -41,32 +41,32 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.6.1",
"gatsby": "^2.18.13",
"gatsby": "^2.18.16",
"gatsby-link": "^2.2.27",
"gatsby-plugin-catch-links": "^2.1.21",
"gatsby-plugin-feed": "^2.3.25",
"gatsby-plugin-flow": "^1.1.17",
"gatsby-plugin-google-gtag": "^1.1.19",
"gatsby-plugin-manifest": "^2.2.33",
"gatsby-plugin-manifest": "^2.2.34",
"gatsby-plugin-netlify": "^2.1.30",
"gatsby-plugin-netlify-cms": "^4.1.33",
"gatsby-plugin-offline": "^3.0.29",
"gatsby-plugin-offline": "^3.0.30",
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.18",
"gatsby-plugin-sass": "^2.1.26",
"gatsby-plugin-sharp": "^2.3.9",
"gatsby-plugin-sharp": "^2.3.10",
"gatsby-plugin-sitemap": "^2.2.24",
"gatsby-remark-autolink-headers": "^2.1.21",
"gatsby-remark-copy-linked-files": "^2.1.33",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.38",
"gatsby-remark-images": "^3.1.39",
"gatsby-remark-katex": "^3.1.20",
"gatsby-remark-prismjs": "^3.3.27",
"gatsby-remark-prismjs": "^3.3.28",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.30",
"gatsby-remark-smartypants": "^2.1.19",
"gatsby-source-filesystem": "^2.1.42",
"gatsby-transformer-remark": "^2.6.43",
"gatsby-source-filesystem": "^2.1.43",
"gatsby-transformer-remark": "^2.6.45",
"gatsby-transformer-sharp": "^2.3.9",
"invariant": "^2.2.4",
"katex": "^0.11.1",