Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 5825f21 commit 1f687d3
Show file tree
Hide file tree
Showing 2 changed files with 5,543 additions and 4,213 deletions.
40 changes: 20 additions & 20 deletions package.json
Expand Up @@ -29,28 +29,28 @@
"classnames": "^2.2.6",
"date-fns": "^2.14.0",
"dotenv": "^8.2.0",
"gatsby": "^2.22.9",
"gatsby-link": "^2.4.3",
"gatsby-plugin-catch-links": "^2.3.2",
"gatsby-plugin-google-gtag": "^2.1.2",
"gatsby-plugin-manifest": "^2.4.9",
"gatsby": "^3.0.0",
"gatsby-link": "^3.0.0",
"gatsby-plugin-catch-links": "^3.0.0",
"gatsby-plugin-google-gtag": "^3.0.0",
"gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sass": "^2.3.2",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-plugin-sitemap": "^2.4.3",
"gatsby-remark-autolink-headers": "^2.3.3",
"gatsby-remark-copy-linked-files": "^2.3.3",
"gatsby-plugin-sass": "^4.0.0",
"gatsby-plugin-sharp": "^3.0.0",
"gatsby-plugin-sitemap": "^3.0.0",
"gatsby-remark-autolink-headers": "^4.0.0",
"gatsby-remark-copy-linked-files": "^4.0.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^3.3.8",
"gatsby-remark-prismjs": "^3.5.2",
"gatsby-remark-relative-images": "^0.3.0",
"gatsby-remark-smartypants": "^2.3.2",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-source-github-api": "^0.2.1",
"gatsby-transformer-remark": "^2.8.13",
"gatsby-transformer-sharp": "^2.5.3",
"gatsby-remark-images": "^5.0.0",
"gatsby-remark-prismjs": "^5.0.0",
"gatsby-remark-relative-images": "^2.0.0",
"gatsby-remark-smartypants": "^4.0.0",
"gatsby-source-filesystem": "^3.0.0",
"gatsby-source-github-api": "^1.0.0",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^3.0.0",
"lost": "^8.3.1",
"node-sass": "^4.14.1",
"normalize-scss": "^7.0.1",
Expand All @@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "^3.0.0",
"@typescript-eslint/parser": "^3.0.0",
"babel-jest": "^26.0.1",
"babel-preset-gatsby": "^0.4.7",
"babel-preset-gatsby": "^1.0.0",
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-array-func": "^3.1.6",
Expand Down

0 comments on commit 1f687d3

Please sign in to comment.