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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-10-12 13:06:34 +03:00
committed by GitHub
parent 16399719a0
commit 67df713d7c
3 changed files with 228 additions and 158 deletions

View File

@ -18,19 +18,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.24.67",
"gatsby-plugin-catch-links": "2.3.14",
"gatsby": "2.24.73",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.4.33",
"gatsby-plugin-manifest": "2.4.34",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.3.12",
"gatsby-remark-autolink-headers": "2.3.14",
"gatsby-plugin-react-helmet": "3.3.14",
"gatsby-remark-autolink-headers": "2.3.15",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.5.15",
"gatsby-source-filesystem": "2.3.32",
"gatsby-transformer-json": "2.4.13",
"gatsby-transformer-remark": "2.8.37",
"gatsby-transformer-yaml": "2.4.13",
"gatsby-remark-prismjs": "3.5.16",
"gatsby-source-filesystem": "2.3.34",
"gatsby-transformer-json": "2.4.14",
"gatsby-transformer-remark": "2.8.38",
"gatsby-transformer-yaml": "2.4.14",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",