Skip to content

Commit

Permalink
chore(deps): update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2020
1 parent 3ab8b8e commit a218bc2
Show file tree
Hide file tree
Showing 2 changed files with 1,229 additions and 509 deletions.
46 changes: 23 additions & 23 deletions package.json
Expand Up @@ -39,33 +39,33 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.6.5",
"gatsby": "^2.20.2",
"gatsby-link": "^2.3.0",
"gatsby-plugin-catch-links": "^2.2.0",
"gatsby-plugin-feed": "^2.4.0",
"gatsby-plugin-flow": "^1.2.0",
"gatsby-plugin-google-gtag": "^1.2.0",
"gatsby-plugin-manifest": "^2.3.1",
"gatsby-plugin-offline": "^3.1.0",
"gatsby": "^2.20.23",
"gatsby-link": "^2.3.3",
"gatsby-plugin-catch-links": "^2.2.2",
"gatsby-plugin-feed": "^2.4.2",
"gatsby-plugin-flow": "^1.2.1",
"gatsby-plugin-google-gtag": "^1.2.1",
"gatsby-plugin-manifest": "^2.3.4",
"gatsby-plugin-offline": "^3.1.3",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.2.0",
"gatsby-plugin-react-helmet": "^3.2.3",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.2.0",
"gatsby-plugin-sharp": "^2.5.1",
"gatsby-plugin-sitemap": "^2.3.0",
"gatsby-remark-autolink-headers": "^2.2.0",
"gatsby-remark-copy-linked-files": "^2.2.0",
"gatsby-plugin-sass": "^2.2.2",
"gatsby-plugin-sharp": "^2.5.5",
"gatsby-plugin-sitemap": "^2.3.3",
"gatsby-remark-autolink-headers": "^2.2.2",
"gatsby-remark-copy-linked-files": "^2.2.2",
"gatsby-remark-embed-youtube": "^0.0.7",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.2.0",
"gatsby-remark-katex": "^3.2.0",
"gatsby-remark-prismjs": "^3.4.0",
"gatsby-remark-images": "^3.2.3",
"gatsby-remark-katex": "^3.2.2",
"gatsby-remark-prismjs": "^3.4.2",
"gatsby-remark-relative-images": "^0.3.0",
"gatsby-remark-responsive-iframe": "^2.3.0",
"gatsby-remark-smartypants": "^2.2.0",
"gatsby-source-filesystem": "^2.2.1",
"gatsby-transformer-remark": "^2.7.0",
"gatsby-transformer-sharp": "^2.4.1",
"gatsby-remark-responsive-iframe": "^2.3.2",
"gatsby-remark-smartypants": "^2.2.2",
"gatsby-source-filesystem": "^2.2.3",
"gatsby-transformer-remark": "^2.7.2",
"gatsby-transformer-sharp": "^2.4.5",
"invariant": "^2.2.4",
"katex": "^0.11.1",
"lodash": "^4.17.15",
Expand All @@ -89,7 +89,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "^25.2.3",
"babel-preset-gatsby": "^0.3.1",
"babel-preset-gatsby": "^0.3.2",
"browserslist": "^4.11.0",
"concurrently": "5.1.0",
"eslint": "6.8.0",
Expand Down

0 comments on commit a218bc2

Please sign in to comment.