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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-10-26 12:03:35 +02:00
committed by GitHub
parent 6856945645
commit 6b580ef774
2 changed files with 404 additions and 138 deletions

View File

@ -18,19 +18,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.24.73",
"gatsby": "2.24.85",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.4.34",
"gatsby-plugin-manifest": "2.4.35",
"gatsby-plugin-netlify-cms": "^4.2.0",
"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.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",
"gatsby-source-filesystem": "2.3.35",
"gatsby-transformer-json": "2.4.15",
"gatsby-transformer-remark": "2.8.46",
"gatsby-transformer-yaml": "2.4.15",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",