Merge pull request #156 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-03-23 21:42:30 +03:00 committed by GitHub
commit c5429626c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 669 additions and 746 deletions

643
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,30 +40,30 @@
"bluebird": "^3.5.3",
"classnames": "^2.2.6",
"codecov": "^3.2.0",
"gatsby": "^2.0.116",
"gatsby-link": "^2.0.10",
"gatsby-plugin-catch-links": "^2.0.10",
"gatsby-plugin-feed": "^2.0.13",
"gatsby": "^2.2.8",
"gatsby-link": "^2.0.16",
"gatsby-plugin-catch-links": "^2.0.13",
"gatsby-plugin-feed": "^2.1.0",
"gatsby-plugin-google-gtag": "^1.0.16",
"gatsby-plugin-manifest": "^2.0.17",
"gatsby-plugin-netlify": "^2.0.9",
"gatsby-plugin-netlify-cms": "^3.0.12",
"gatsby-plugin-offline": "^2.0.22",
"gatsby-plugin-react-helmet": "^3.0.6",
"gatsby-plugin-sass": "^2.0.10",
"gatsby-plugin-sharp": "^2.0.20",
"gatsby-plugin-sitemap": "^2.0.5",
"gatsby-remark-autolink-headers": "^2.0.14",
"gatsby-remark-copy-linked-files": "^2.0.9",
"gatsby-remark-images": "^3.0.3",
"gatsby-remark-katex": "^3.0.3",
"gatsby-remark-prismjs": "^3.2.4",
"gatsby-remark-relative-images": "^0.2.1",
"gatsby-remark-responsive-iframe": "^2.0.9",
"gatsby-remark-smartypants": "^2.0.8",
"gatsby-source-filesystem": "^2.0.20",
"gatsby-transformer-remark": "^2.2.4",
"gatsby-transformer-sharp": "^2.1.13",
"gatsby-plugin-manifest": "^2.0.24",
"gatsby-plugin-netlify": "^2.0.13",
"gatsby-plugin-netlify-cms": "^3.0.16",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.10",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.30",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-remark-autolink-headers": "^2.0.16",
"gatsby-remark-copy-linked-files": "^2.0.11",
"gatsby-remark-images": "^3.0.10",
"gatsby-remark-katex": "^3.0.4",
"gatsby-remark-prismjs": "^3.2.6",
"gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.28",
"gatsby-transformer-remark": "^2.3.8",
"gatsby-transformer-sharp": "^2.1.17",
"invariant": "^2.2.4",
"katex": "^0.10.0",
"lodash": "^4.17.11",

726
yarn.lock

File diff suppressed because it is too large Load Diff