Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Jun 13, 2020
1 parent ac28cfc commit 83d6521
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 188 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,38 +17,38 @@
"algoliasearch": "4.3.0",
"dotenv": "8.2.0",
"emotion-theming": "10.0.27",
"gatsby": "2.23.1",
"gatsby-link": "2.4.5",
"gatsby": "2.23.3",
"gatsby-link": "2.4.6",
"gatsby-plugin-algolia": "0.11.1",
"gatsby-plugin-canonical-urls": "2.3.3",
"gatsby-plugin-emotion": "4.3.3",
"gatsby-plugin-feed": "2.5.4",
"gatsby-plugin-canonical-urls": "2.3.4",
"gatsby-plugin-emotion": "4.3.4",
"gatsby-plugin-feed": "2.5.5",
"gatsby-plugin-gtag": "1.0.13",
"gatsby-plugin-layout": "1.3.3",
"gatsby-plugin-manifest": "2.4.10",
"gatsby-plugin-mdx": "1.2.14",
"gatsby-plugin-offline": "3.2.8",
"gatsby-plugin-layout": "1.3.4",
"gatsby-plugin-manifest": "2.4.11",
"gatsby-plugin-mdx": "1.2.15",
"gatsby-plugin-offline": "3.2.9",
"gatsby-plugin-page-progress": "2.1.0",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-react-helmet": "3.3.4",
"gatsby-plugin-react-svg": "3.0.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-root-import": "2.0.5",
"gatsby-plugin-sass": "2.3.3",
"gatsby-plugin-sharp": "2.6.10",
"gatsby-plugin-sitemap": "2.4.4",
"gatsby-remark-copy-linked-files": "2.3.4",
"gatsby-remark-embed-snippet": "4.3.3",
"gatsby-plugin-sass": "2.3.4",
"gatsby-plugin-sharp": "2.6.11",
"gatsby-plugin-sitemap": "2.4.5",
"gatsby-remark-copy-linked-files": "2.3.5",
"gatsby-remark-embed-snippet": "4.3.5",
"gatsby-remark-embedder": "2.1.1",
"gatsby-remark-graphviz": "1.3.3",
"gatsby-remark-images": "3.3.9",
"gatsby-remark-graphviz": "1.3.4",
"gatsby-remark-images": "3.3.10",
"gatsby-remark-jargon": "2.6.0",
"gatsby-remark-mermaid": "2.0.0",
"gatsby-remark-sectionize": "1.0.0",
"gatsby-source-filesystem": "2.3.10",
"gatsby-source-filesystem": "2.3.11",
"gatsby-source-local-git": "1.0.0",
"gatsby-transformer-gitinfo": "1.1.0",
"gatsby-transformer-remark": "2.8.14",
"gatsby-transformer-sharp": "2.5.4",
"gatsby-transformer-remark": "2.8.15",
"gatsby-transformer-sharp": "2.5.5",
"is-absolute-url": "3.0.3",
"lodash": "4.17.15",
"lodash.flatten": "4.4.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.20.0",
"gatsby-plugin-remove-trailing-slashes": "2.3.4",
"gatsby-plugin-remove-trailing-slashes": "2.3.5",
"prettier": "2.0.5",
"prism-react-renderer": "1.1.1"
}
Expand Down

0 comments on commit 83d6521

Please sign in to comment.