Skip to content

Commit

Permalink
fix(deps): update starters and examples - gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 16, 2020
1 parent af973d4 commit 51e5692
Show file tree
Hide file tree
Showing 19 changed files with 4,720 additions and 978 deletions.
660 changes: 538 additions & 122 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.24.79",
"gatsby": "^2.24.80",
"gatsby-image": "^2.4.21",
"gatsby-plugin-feed": "^2.5.14",
"gatsby-plugin-google-analytics": "^2.3.18",
"gatsby-plugin-manifest": "^2.4.34",
"gatsby-plugin-feed": "^2.5.15",
"gatsby-plugin-google-analytics": "^2.3.19",
"gatsby-plugin-manifest": "^2.4.35",
"gatsby-plugin-offline": "^3.2.33",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sharp": "^2.6.42",
Expand All @@ -21,9 +21,9 @@
"gatsby-remark-prismjs": "^3.5.16",
"gatsby-remark-responsive-iframe": "^2.4.17",
"gatsby-remark-smartypants": "^2.3.13",
"gatsby-source-filesystem": "^2.3.34",
"gatsby-transformer-remark": "^2.8.41",
"gatsby-transformer-sharp": "^2.5.17",
"gatsby-source-filesystem": "^2.3.35",
"gatsby-transformer-remark": "^2.8.42",
"gatsby-transformer-sharp": "^2.5.18",
"prismjs": "^1.22.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down
Loading

0 comments on commit 51e5692

Please sign in to comment.