Merge pull request #389 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok
2019-09-06 12:51:24 +03:00
committed by GitHub
2 changed files with 25 additions and 25 deletions

View File

@@ -41,7 +41,7 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.15.7",
"gatsby": "^2.15.9",
"gatsby-link": "^2.2.12",
"gatsby-plugin-catch-links": "^2.1.8",
"gatsby-plugin-feed": "^2.3.11",
@@ -54,16 +54,16 @@
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.6",
"gatsby-plugin-sass": "^2.1.13",
"gatsby-plugin-sharp": "^2.2.19",
"gatsby-plugin-sharp": "^2.2.20",
"gatsby-plugin-sitemap": "^2.2.10",
"gatsby-remark-autolink-headers": "^2.1.9",
"gatsby-remark-copy-linked-files": "^2.1.16",
"gatsby-remark-copy-linked-files": "^2.1.17",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.20",
"gatsby-remark-katex": "^3.1.7",
"gatsby-remark-prismjs": "^3.3.12",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.13",
"gatsby-remark-responsive-iframe": "^2.2.14",
"gatsby-remark-smartypants": "^2.1.7",
"gatsby-source-filesystem": "^2.1.21",
"gatsby-transformer-remark": "^2.6.21",