fix(deps): update gatsby monorepo (#5147)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-03-22 13:05:32 +02:00
committed by GitHub
parent d8595fdf77
commit d614d4bd56
2 changed files with 84 additions and 86 deletions

View File

@ -19,19 +19,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.0.4",
"gatsby-plugin-catch-links": "3.0.0",
"gatsby": "3.1.1",
"gatsby-plugin-catch-links": "3.1.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "3.0.0",
"gatsby-plugin-manifest": "3.1.0",
"gatsby-plugin-netlify-cms": "^5.0.0",
"gatsby-plugin-react-helmet": "4.0.0",
"gatsby-remark-autolink-headers": "3.0.0",
"gatsby-plugin-react-helmet": "4.1.0",
"gatsby-remark-autolink-headers": "3.1.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "4.0.0",
"gatsby-source-filesystem": "3.0.0",
"gatsby-transformer-json": "3.0.0",
"gatsby-transformer-remark": "3.0.0",
"gatsby-transformer-yaml": "3.0.0",
"gatsby-remark-prismjs": "4.1.0",
"gatsby-source-filesystem": "3.1.0",
"gatsby-transformer-json": "3.1.0",
"gatsby-transformer-remark": "3.1.0",
"gatsby-transformer-yaml": "3.1.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",