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 Jul 15, 2020
1 parent a06601e commit 66cde54
Show file tree
Hide file tree
Showing 2 changed files with 1,427 additions and 1,092 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -16,18 +16,18 @@
"deploy": "gatsby build && gh-pages -d public -b master"
},
"dependencies": {
"gatsby": "2.22.10",
"gatsby-plugin-google-analytics": "2.3.2",
"gatsby-plugin-manifest": "2.4.9",
"gatsby": "2.24.3",
"gatsby-plugin-google-analytics": "2.3.11",
"gatsby-plugin-manifest": "2.4.18",
"gatsby-plugin-offline": "2.2.10",
"gatsby-plugin-react-helmet": "3.3.2",
"gatsby-plugin-sharp": "2.6.9",
"gatsby-plugin-typescript": "2.4.3",
"gatsby-plugin-typography": "2.5.2",
"gatsby-remark-images": "3.3.8",
"gatsby-remark-prismjs": "3.5.2",
"gatsby-source-filesystem": "2.3.8",
"gatsby-transformer-remark": "2.8.13",
"gatsby-plugin-react-helmet": "3.3.10",
"gatsby-plugin-sharp": "2.6.19",
"gatsby-plugin-typescript": "2.4.15",
"gatsby-plugin-typography": "2.5.10",
"gatsby-remark-images": "3.3.19",
"gatsby-remark-prismjs": "3.5.10",
"gatsby-source-filesystem": "2.3.19",
"gatsby-transformer-remark": "2.8.25",
"prismjs": "1.20.0",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand All @@ -46,7 +46,7 @@
"@typescript-eslint/parser": "1.10.2",
"babel-eslint": "10.0.2",
"babel-jest": "24.8.0",
"babel-preset-gatsby": "0.4.7",
"babel-preset-gatsby": "0.5.2",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-config-standard": "12.0.0",
Expand Down

0 comments on commit 66cde54

Please sign in to comment.