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 Apr 26, 2021
1 parent a06601e commit 4714ea2
Show file tree
Hide file tree
Showing 2 changed files with 4,049 additions and 2,977 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.32.12",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby-plugin-manifest": "2.12.1",
"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.10.0",
"gatsby-plugin-sharp": "2.14.3",
"gatsby-plugin-typescript": "2.12.1",
"gatsby-plugin-typography": "2.12.0",
"gatsby-remark-images": "3.11.1",
"gatsby-remark-prismjs": "3.13.0",
"gatsby-source-filesystem": "2.11.1",
"gatsby-transformer-remark": "2.16.1",
"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.12.3",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-config-standard": "12.0.0",
Expand Down

0 comments on commit 4714ea2

Please sign in to comment.