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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-04 12:37:45 +03:00
committed by GitHub
parent 4baab5d2db
commit 6d801ae092
2 changed files with 145 additions and 322 deletions

View File

@ -19,19 +19,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.13.1",
"gatsby-plugin-catch-links": "3.13.0",
"gatsby": "3.14.1",
"gatsby-plugin-catch-links": "3.14.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.13.0",
"gatsby-plugin-netlify-cms": "5.13.0",
"gatsby-plugin-react-helmet": "4.13.0",
"gatsby-remark-autolink-headers": "4.10.0",
"gatsby-plugin-manifest": "3.14.0",
"gatsby-plugin-netlify-cms": "5.14.0",
"gatsby-plugin-react-helmet": "4.14.0",
"gatsby-remark-autolink-headers": "4.11.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "5.10.0",
"gatsby-source-filesystem": "3.13.0",
"gatsby-transformer-json": "3.13.0",
"gatsby-transformer-remark": "4.10.0",
"gatsby-transformer-yaml": "3.13.0",
"gatsby-remark-prismjs": "5.11.0",
"gatsby-source-filesystem": "3.14.0",
"gatsby-transformer-json": "3.14.0",
"gatsby-transformer-remark": "4.11.0",
"gatsby-transformer-yaml": "3.14.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",