fix(deps): update gatsby

This commit is contained in:
Renovate Bot
2021-01-16 12:05:53 +00:00
parent fa48930123
commit d3be480b47
2 changed files with 117 additions and 75 deletions

View File

@@ -38,12 +38,12 @@
"disqus"
],
"dependencies": {
"@sentry/gatsby": "^5.29.2",
"@sentry/gatsby": "^5.30.0",
"@sentry/tracing": "^5.29.2",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.1",
"gatsby": "^2.30.1",
"gatsby": "^2.30.3",
"gatsby-link": "^2.9.0",
"gatsby-plugin-catch-links": "^2.8.0",
"gatsby-plugin-feed": "^2.11.0",
@@ -56,7 +56,7 @@
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^3.8.0",
"gatsby-plugin-sass": "^3.0.0",
"gatsby-plugin-sharp": "^2.12.0",
"gatsby-plugin-sharp": "^2.12.2",
"gatsby-plugin-sitemap": "^2.10.0",
"gatsby-remark-autolink-headers": "^2.9.0",
"gatsby-remark-copy-linked-files": "^2.8.0",
@@ -67,9 +67,9 @@
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^2.9.0",
"gatsby-remark-smartypants": "^2.8.0",
"gatsby-source-filesystem": "^2.9.0",
"gatsby-source-filesystem": "^2.9.1",
"gatsby-transformer-remark": "^2.14.0",
"gatsby-transformer-sharp": "^2.10.0",
"gatsby-transformer-sharp": "^2.10.1",
"invariant": "^2.2.4",
"katex": "^0.12.0",
"lodash": "^4.17.20",