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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-09-21 13:45:39 +03:00
committed by GitHub
parent 6b58c98628
commit b0f1635981
2 changed files with 115 additions and 97 deletions

View File

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