Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2020
1 parent 86fa6ec commit 23d926d
Show file tree
Hide file tree
Showing 2 changed files with 3,120 additions and 2,731 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -21,22 +21,22 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "2.23.9",
"gatsby": "2.24.69",
"gatsby-awesome-pagination": "0.3.5",
"gatsby-image": "2.4.8",
"gatsby-plugin-google-analytics": "2.3.5",
"gatsby-plugin-manifest": "2.4.13",
"gatsby-plugin-offline": "3.2.12",
"gatsby-plugin-postcss": "2.3.5",
"gatsby-plugin-react-helmet": "3.3.5",
"gatsby-plugin-sharp": "2.6.13",
"gatsby-image": "2.4.21",
"gatsby-plugin-google-analytics": "2.3.17",
"gatsby-plugin-manifest": "2.4.34",
"gatsby-plugin-offline": "3.2.31",
"gatsby-plugin-postcss": "2.3.13",
"gatsby-plugin-react-helmet": "3.3.13",
"gatsby-plugin-sharp": "2.6.39",
"gatsby-remark-embed-gist": "1.1.9",
"gatsby-remark-images": "3.3.12",
"gatsby-remark-prismjs": "3.5.5",
"gatsby-remark-images": "3.3.33",
"gatsby-remark-prismjs": "3.5.16",
"gatsby-remark-reading-time": "1.1.0",
"gatsby-source-filesystem": "2.3.13",
"gatsby-transformer-remark": "2.8.18",
"gatsby-transformer-sharp": "2.5.6",
"gatsby-source-filesystem": "2.3.33",
"gatsby-transformer-remark": "2.8.38",
"gatsby-transformer-sharp": "2.5.17",
"prismjs": "1.21.0",
"prop-types": "15.7.2",
"react": "16.13.0",
Expand All @@ -47,7 +47,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.8.3",
"babel-eslint": "10.1.0",
"babel-preset-gatsby": "0.4.11",
"babel-preset-gatsby": "0.5.13",
"cssnano": "4.1.10",
"eslint": "7.4.0",
"eslint-config-airbnb": "18.0.1",
Expand Down

0 comments on commit 23d926d

Please sign in to comment.