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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-04-26 10:55:29 +03:00
committed by GitHub
parent 83aea89d2b
commit 988c728674
2 changed files with 75 additions and 103 deletions

View File

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