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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-03-01 10:45:16 +02:00
committed by GitHub
parent c5ef102615
commit 98a17af509
2 changed files with 121 additions and 259 deletions

View File

@ -18,18 +18,18 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.32.4",
"gatsby": "2.32.8",
"gatsby-plugin-catch-links": "2.10.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.12.0",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-netlify-cms": "^4.2.0",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-remark-autolink-headers": "2.11.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "3.13.0",
"gatsby-source-filesystem": "2.11.0",
"gatsby-source-filesystem": "2.11.1",
"gatsby-transformer-json": "2.11.0",
"gatsby-transformer-remark": "2.16.0",
"gatsby-transformer-remark": "2.16.1",
"gatsby-transformer-yaml": "2.11.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
@ -45,7 +45,7 @@
},
"devDependencies": {
"babel-plugin-prismjs": "^2.0.1",
"babel-preset-gatsby": "^0.11.0",
"babel-preset-gatsby": "^0.12.0",
"eslint": "^7.4.0",
"eslint-plugin-import": "^2.20.1",
"markdownlint-cli": "^0.26.0"