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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-26 12:20:13 +03:00
committed by GitHub
parent 3b7233009a
commit d5750a13d5
2 changed files with 125 additions and 154 deletions

View File

@ -19,19 +19,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.9.1",
"gatsby-plugin-catch-links": "3.9.0",
"gatsby": "3.10.1",
"gatsby-plugin-catch-links": "3.10.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.9.0",
"gatsby-plugin-netlify-cms": "5.9.0",
"gatsby-plugin-react-helmet": "4.9.0",
"gatsby-remark-autolink-headers": "4.6.0",
"gatsby-plugin-manifest": "3.10.0",
"gatsby-plugin-netlify-cms": "5.10.0",
"gatsby-plugin-react-helmet": "4.10.0",
"gatsby-remark-autolink-headers": "4.7.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "5.6.0",
"gatsby-source-filesystem": "3.9.0",
"gatsby-transformer-json": "3.9.0",
"gatsby-transformer-remark": "4.6.0",
"gatsby-transformer-yaml": "3.9.0",
"gatsby-remark-prismjs": "5.7.0",
"gatsby-source-filesystem": "3.10.0",
"gatsby-transformer-json": "3.10.0",
"gatsby-transformer-remark": "4.7.0",
"gatsby-transformer-yaml": "3.10.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",