Skip to content

Commit

Permalink
chore(deps): update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 352b4f5 commit cbb1da6
Show file tree
Hide file tree
Showing 2 changed files with 3,941 additions and 3,984 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,40 +54,40 @@
"classnames": "^2.2.6",
"codecov": "^3.7.1",
"date-fns": "^2.16.1",
"gatsby": "^2.21.5",
"gatsby-image": "^2.4.0",
"gatsby-link": "^2.4.0",
"gatsby-plugin-catch-links": "^2.3.0",
"gatsby-plugin-feed": "^2.5.0",
"gatsby-plugin-flow": "^1.3.0",
"gatsby-plugin-google-gtag": "^2.1.0",
"gatsby-plugin-less": "^4.0.0",
"gatsby-plugin-manifest": "^2.4.1",
"gatsby-plugin-netlify": "^2.3.0",
"gatsby-plugin-netlify-cms": "^4.3.0",
"gatsby": "^3.0.0",
"gatsby-image": "^3.0.0",
"gatsby-link": "^3.0.0",
"gatsby-plugin-catch-links": "^3.0.0",
"gatsby-plugin-feed": "^3.0.0",
"gatsby-plugin-flow": "^2.0.0",
"gatsby-plugin-google-gtag": "^3.0.0",
"gatsby-plugin-less": "^5.0.0",
"gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-netlify": "^3.0.0",
"gatsby-plugin-netlify-cms": "^5.0.0",
"gatsby-plugin-netlify-cms-paths": "^1.2.2",
"gatsby-plugin-offline": "^3.2.0",
"gatsby-plugin-offline": "^4.0.0",
"gatsby-plugin-preconnect": "^1.1.14",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-robots-txt": "^1.4.0",
"gatsby-plugin-sass": "^2.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-plugin-sitemap": "^2.4.0",
"gatsby-remark-autolink-headers": "^2.3.0",
"gatsby-remark-copy-linked-files": "^2.3.1",
"gatsby-plugin-sass": "^4.0.0",
"gatsby-plugin-sharp": "^3.0.0",
"gatsby-plugin-sitemap": "^4.0.0",
"gatsby-remark-autolink-headers": "^4.0.0",
"gatsby-remark-copy-linked-files": "^4.0.0",
"gatsby-remark-embed-gist": "^1.1.7",
"gatsby-remark-embed-video": "^3.0.0",
"gatsby-remark-emojis": "^0.4.2",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^3.3.0",
"gatsby-remark-katex": "^3.3.0",
"gatsby-remark-prismjs": "^3.5.0",
"gatsby-remark-images": "^5.0.0",
"gatsby-remark-katex": "^5.0.0",
"gatsby-remark-prismjs": "^5.0.0",
"gatsby-remark-relative-images": "^2.0.0",
"gatsby-remark-responsive-iframe": "^2.4.1",
"gatsby-remark-smartypants": "^2.3.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-remark": "^2.8.3",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-remark-responsive-iframe": "^4.0.0",
"gatsby-remark-smartypants": "^4.0.0",
"gatsby-source-filesystem": "^3.0.0",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^3.0.0",
"invariant": "^2.2.4",
"jsonp": "^0.2.1",
"katex": "^0.13.0",
Expand Down Expand Up @@ -127,7 +127,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "25.5.1",
"babel-preset-gatsby": "0.9.1",
"babel-preset-gatsby": "1.14.0",
"browserslist": "4.16.6",
"chrome-launcher": "^0.13.0",
"dotenv": "^8.2.0",
Expand All @@ -141,7 +141,7 @@
"flow-bin": "^0.130.0",
"flow-typed": "^3.1.0",
"fs-extra": "^9.0.0",
"gatsby-plugin-lodash": "^3.7.0",
"gatsby-plugin-lodash": "^4.0.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.18",
"identity-obj-proxy": "3.0.0",
"jest": "25.5.4",
Expand Down
Loading

0 comments on commit cbb1da6

Please sign in to comment.