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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-03-30 09:40:07 +03:00
committed by GitHub
parent 682f483056
commit e3eb44ad77
2 changed files with 71 additions and 71 deletions

View File

@ -17,19 +17,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.20.2",
"gatsby-plugin-catch-links": "2.2.0",
"gatsby": "2.20.8",
"gatsby-plugin-catch-links": "2.2.1",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.3.1",
"gatsby-plugin-manifest": "2.3.3",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.2.0",
"gatsby-remark-autolink-headers": "2.2.0",
"gatsby-plugin-react-helmet": "3.2.1",
"gatsby-remark-autolink-headers": "2.2.1",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.4.0",
"gatsby-source-filesystem": "2.2.1",
"gatsby-transformer-json": "2.3.0",
"gatsby-transformer-remark": "2.7.0",
"gatsby-transformer-yaml": "2.3.0",
"gatsby-remark-prismjs": "3.4.1",
"gatsby-source-filesystem": "2.2.2",
"gatsby-transformer-json": "2.3.1",
"gatsby-transformer-remark": "2.7.1",
"gatsby-transformer-yaml": "2.3.1",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",