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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-04-05 11:13:56 +03:00
committed by GitHub
parent 9bbf99e159
commit 9d049ca604
2 changed files with 86 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.1.2",
"gatsby-plugin-catch-links": "3.1.0",
"gatsby": "3.2.1",
"gatsby-plugin-catch-links": "3.2.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "3.1.0",
"gatsby-plugin-manifest": "3.2.0",
"gatsby-plugin-netlify-cms": "^5.0.0",
"gatsby-plugin-react-helmet": "4.1.0",
"gatsby-remark-autolink-headers": "3.1.0",
"gatsby-plugin-react-helmet": "4.2.0",
"gatsby-remark-autolink-headers": "3.2.0",
"gatsby-remark-external-links": "^0.0.4",
"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",
"gatsby-remark-prismjs": "4.2.0",
"gatsby-source-filesystem": "3.2.0",
"gatsby-transformer-json": "3.2.0",
"gatsby-transformer-remark": "3.2.0",
"gatsby-transformer-yaml": "3.2.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",