chore(deps): update gatsby monorepo (#4685)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-07 12:44:56 +02:00
committed by GitHub
parent c4b8fe30a6
commit f6a3eab424
2 changed files with 120 additions and 96 deletions

View File

@ -18,19 +18,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.27.4",
"gatsby-plugin-catch-links": "2.5.0",
"gatsby": "2.28.0",
"gatsby-plugin-catch-links": "2.6.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.7.0",
"gatsby-plugin-manifest": "2.8.0",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.5.0",
"gatsby-remark-autolink-headers": "2.6.0",
"gatsby-plugin-react-helmet": "3.6.0",
"gatsby-remark-autolink-headers": "2.7.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.8.0",
"gatsby-source-filesystem": "2.6.1",
"gatsby-transformer-json": "2.6.0",
"gatsby-transformer-remark": "2.11.1",
"gatsby-transformer-yaml": "2.6.0",
"gatsby-remark-prismjs": "3.9.0",
"gatsby-source-filesystem": "2.7.0",
"gatsby-transformer-json": "2.7.0",
"gatsby-transformer-remark": "2.12.0",
"gatsby-transformer-yaml": "2.7.0",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
@ -45,7 +45,7 @@
},
"devDependencies": {
"babel-plugin-prismjs": "^2.0.1",
"babel-preset-gatsby": "^0.7.0",
"babel-preset-gatsby": "^0.8.0",
"eslint": "^7.4.0",
"eslint-plugin-import": "^2.20.1",
"markdownlint-cli": "^0.25.0"