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 8, 2020
1 parent d3e6632 commit d5994c6
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 211 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
},
"dependencies": {
"csx": "10.0.1",
"gatsby": "2.24.77",
"gatsby": "2.24.92",
"gatsby-image": "2.4.21",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-feed": "2.5.14",
"gatsby-plugin-feed": "2.5.20",
"gatsby-plugin-react-helmet": "3.3.14",
"gatsby-plugin-sharp": "2.6.42",
"gatsby-plugin-sharp": "2.6.44",
"gatsby-plugin-ts": "2.7.1",
"gatsby-remark-highlights": "1.3.4",
"gatsby-remark-images": "3.3.33",
"gatsby-source-filesystem": "2.3.34",
"gatsby-transformer-remark": "2.8.39",
"gatsby-transformer-sharp": "2.5.17",
"gatsby-remark-images": "3.3.40",
"gatsby-source-filesystem": "2.3.37",
"gatsby-transformer-remark": "2.8.47",
"gatsby-transformer-sharp": "2.5.21",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-helmet": "6.1.0",
Expand All @@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/eslint-plugin-tslint": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"babel-preset-gatsby": "0.5.14",
"babel-preset-gatsby": "0.5.16",
"cz-customizable": "6.3.0",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
Expand Down
Loading

0 comments on commit d5994c6

Please sign in to comment.