Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2020
1 parent 2a4b3e3 commit 9e03af3
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 1,190 deletions.
48 changes: 24 additions & 24 deletions package.json
Expand Up @@ -10,9 +10,9 @@
"@theme-ui/components": "0.3.1",
"classnames": "2.2.6",
"dotenv": "8.2.0",
"gatsby": "2.22.13",
"gatsby-image": "2.4.5",
"gatsby-link": "2.4.3",
"gatsby": "2.22.21",
"gatsby-image": "2.4.6",
"gatsby-link": "2.4.5",
"js-tachyons": "1.3.4",
"lodash": "4.17.15",
"luxon": "1.24.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"babel-plugin-macros": "2.8.0",
"babel-plugin-module-resolver": "4.0.0",
"babel-plugin-styled-components": "1.10.7",
"babel-preset-gatsby": "0.4.7",
"babel-preset-gatsby": "0.4.8",
"codacy-coverage": "3.4.0",
"codecov": "3.7.0",
"core-js": "3.6.5",
Expand All @@ -94,30 +94,30 @@
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-hooks": "3.0.0",
"gatsby-plugin-config": "1.0.7",
"gatsby-plugin-feed": "2.5.3",
"gatsby-plugin-google-analytics": "2.3.2",
"gatsby-plugin-layout": "1.3.2",
"gatsby-plugin-lodash": "3.3.2",
"gatsby-plugin-manifest": "2.4.9",
"gatsby-plugin-netlify": "2.3.3",
"gatsby-plugin-feed": "2.5.4",
"gatsby-plugin-google-analytics": "2.3.3",
"gatsby-plugin-layout": "1.3.3",
"gatsby-plugin-lodash": "3.3.3",
"gatsby-plugin-manifest": "2.4.10",
"gatsby-plugin-netlify": "2.3.4",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.2.7",
"gatsby-plugin-react-helmet": "3.3.2",
"gatsby-plugin-remove-trailing-slashes": "2.3.3",
"gatsby-plugin-offline": "3.2.8",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-remove-trailing-slashes": "2.3.4",
"gatsby-plugin-root-import": "2.0.5",
"gatsby-plugin-sharp": "2.6.9",
"gatsby-plugin-styled-components": "3.3.2",
"gatsby-plugin-sharp": "2.6.10",
"gatsby-plugin-styled-components": "3.3.3",
"gatsby-plugin-theme-ui": "0.3.0",
"gatsby-plugin-typescript": "2.4.3",
"gatsby-remark-autolink-headers": "2.3.3",
"gatsby-remark-copy-linked-files": "2.3.3",
"gatsby-remark-images": "3.3.8",
"gatsby-remark-prismjs": "3.5.2",
"gatsby-remark-smartypants": "2.3.2",
"gatsby-source-filesystem": "2.3.8",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-remark-autolink-headers": "2.3.4",
"gatsby-remark-copy-linked-files": "2.3.4",
"gatsby-remark-images": "3.3.9",
"gatsby-remark-prismjs": "3.5.3",
"gatsby-remark-smartypants": "2.3.3",
"gatsby-source-filesystem": "2.3.10",
"gatsby-source-s3-image": "1.6.221",
"gatsby-transformer-remark": "2.8.13",
"gatsby-transformer-sharp": "2.5.3",
"gatsby-transformer-remark": "2.8.14",
"gatsby-transformer-sharp": "2.5.4",
"gray-percentage": "2.0.0",
"jest": "25.5.4",
"jest-junit": "10.0.0",
Expand Down

0 comments on commit 9e03af3

Please sign in to comment.