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 Aug 11, 2020
1 parent f38e271 commit bf55286
Show file tree
Hide file tree
Showing 4 changed files with 1,974 additions and 2,041 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,42 +29,42 @@
"algoliasearch": "4.3.1",
"dotenv": "8.2.0",
"emotion-theming": "10.0.27",
"gatsby": "2.23.4",
"gatsby": "2.24.43",
"gatsby-link": "2.4.13",
"gatsby-plugin-algolia": "0.11.2",
"gatsby-plugin-canonical-urls": "2.3.4",
"gatsby-plugin-canonical-urls": "2.3.10",
"gatsby-plugin-emotion": "4.3.10",
"gatsby-plugin-feed": "2.5.11",
"gatsby-plugin-gtag": "1.0.13",
"gatsby-plugin-instagram-embed": "2.0.1",
"gatsby-plugin-layout": "1.3.10",
"gatsby-plugin-loadable-components-ssr": "2.1.0",
"gatsby-plugin-local-search": "1.1.1",
"gatsby-plugin-manifest": "2.4.21",
"gatsby-plugin-mdx": "1.2.15",
"gatsby-plugin-offline": "3.2.21",
"gatsby-plugin-manifest": "2.4.23",
"gatsby-plugin-mdx": "1.2.34",
"gatsby-plugin-offline": "3.2.23",
"gatsby-plugin-page-progress": "2.1.0",
"gatsby-plugin-pinterest": "3.0.0",
"gatsby-plugin-react-helmet": "3.3.10",
"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.12",
"gatsby-plugin-sharp": "2.6.22",
"gatsby-plugin-sharp": "2.6.27",
"gatsby-plugin-sitemap": "2.4.11",
"gatsby-plugin-twitter": "2.3.10",
"gatsby-remark-copy-linked-files": "2.3.11",
"gatsby-remark-embed-snippet": "4.3.13",
"gatsby-remark-copy-linked-files": "2.3.12",
"gatsby-remark-embed-snippet": "4.3.14",
"gatsby-remark-embedder": "3.0.0",
"gatsby-remark-graphviz": "1.3.10",
"gatsby-remark-images": "3.3.10",
"gatsby-remark-images": "3.3.25",
"gatsby-remark-jargon": "2.7.2",
"gatsby-remark-mermaid": "2.0.0",
"gatsby-source-filesystem": "2.3.11",
"gatsby-source-filesystem": "2.3.24",
"gatsby-source-local-git": "1.0.0",
"gatsby-transformer-gitinfo": "1.1.0",
"gatsby-transformer-remark": "2.8.16",
"gatsby-transformer-sharp": "2.5.5",
"gatsby-transformer-remark": "2.8.28",
"gatsby-transformer-sharp": "2.5.13",
"is-absolute-url": "3.0.3",
"lodash": "4.17.19",
"lodash.flatten": "4.4.0",
Expand Down Expand Up @@ -104,7 +104,7 @@
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.5",
"gatsby-plugin-remove-trailing-slashes": "2.3.5",
"gatsby-plugin-remove-trailing-slashes": "2.3.11",
"prettier": "2.0.5",
"prism-react-renderer": "1.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-disable-localsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Mateusz Filipowicz <matfilipowicz@gmail.com>",
"version": "0.1.0",
"dependencies": {
"gatsby": "2.23.4"
"gatsby": "2.24.43"
},
"license": "MIT",
"main": "index.js"
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-draft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Mateusz Filipowicz <matfilipowicz@gmail.com>",
"version": "0.1.0",
"dependencies": {
"gatsby": "2.23.4"
"gatsby": "2.24.43"
},
"license": "MIT",
"main": "index.js"
Expand Down

0 comments on commit bf55286

Please sign in to comment.