Skip to content

Commit

Permalink
chore(dependencies): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and frantic1048 committed Nov 16, 2020
1 parent 24423a7 commit 4c7d822
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 102 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"dependencies": {
"csx": "10.0.1",
"disqus-react": "1.0.10",
"gatsby": "2.24.92",
"gatsby-image": "2.4.21",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-feed": "2.5.20",
"gatsby-plugin-react-helmet": "3.3.14",
"gatsby-plugin-sharp": "2.6.44",
"gatsby": "2.26.1",
"gatsby-image": "2.5.0",
"gatsby-plugin-catch-links": "2.4.0",
"gatsby-plugin-feed": "2.7.0",
"gatsby-plugin-react-helmet": "3.4.0",
"gatsby-plugin-sharp": "2.8.0",
"gatsby-plugin-ts": "2.7.1",
"gatsby-remark-highlights": "1.3.4",
"gatsby-remark-images": "3.3.40",
"gatsby-source-filesystem": "2.3.37",
"gatsby-transformer-remark": "2.8.47",
"gatsby-transformer-sharp": "2.5.21",
"gatsby-remark-images": "3.5.1",
"gatsby-source-filesystem": "2.5.0",
"gatsby-transformer-remark": "2.10.0",
"gatsby-transformer-sharp": "2.6.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-helmet": "6.1.0",
Expand All @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/eslint-plugin-tslint": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"babel-preset-gatsby": "0.5.16",
"babel-preset-gatsby": "0.6.0",
"cz-customizable": "6.3.0",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
Expand Down
Loading

0 comments on commit 4c7d822

Please sign in to comment.