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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-27 13:32:55 +03:00
committed by GitHub
parent 8eef117d4f
commit 04ccb56e66
2 changed files with 81 additions and 84 deletions

View File

@ -17,19 +17,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.23.21",
"gatsby-plugin-catch-links": "2.3.10",
"gatsby": "2.24.11",
"gatsby-plugin-catch-links": "2.3.11",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.4.17",
"gatsby-plugin-manifest": "2.4.21",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.3.9",
"gatsby-remark-autolink-headers": "2.3.10",
"gatsby-plugin-react-helmet": "3.3.10",
"gatsby-remark-autolink-headers": "2.3.11",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.5.9",
"gatsby-source-filesystem": "2.3.18",
"gatsby-transformer-json": "2.4.10",
"gatsby-transformer-remark": "2.8.23",
"gatsby-transformer-yaml": "2.4.9",
"gatsby-remark-prismjs": "3.5.10",
"gatsby-source-filesystem": "2.3.23",
"gatsby-transformer-json": "2.4.11",
"gatsby-transformer-remark": "2.8.27",
"gatsby-transformer-yaml": "2.4.10",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",