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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-09-14 10:30:16 +03:00
committed by GitHub
parent 809b2e40cb
commit e0491a5213
2 changed files with 52 additions and 57 deletions

View File

@ -18,19 +18,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.24.53",
"gatsby": "2.24.57",
"gatsby-plugin-catch-links": "2.3.11",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.4.27",
"gatsby-plugin-manifest": "2.4.28",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.3.10",
"gatsby-remark-autolink-headers": "2.3.11",
"gatsby-remark-autolink-headers": "2.3.12",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.5.11",
"gatsby-source-filesystem": "2.3.27",
"gatsby-source-filesystem": "2.3.29",
"gatsby-transformer-json": "2.4.11",
"gatsby-transformer-remark": "2.8.32",
"gatsby-transformer-yaml": "2.4.10",
"gatsby-transformer-remark": "2.8.34",
"gatsby-transformer-yaml": "2.4.11",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",