Skip to content

Commit

Permalink
fix: update gatsby monorepo (#16978)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sidharthachatterjee committed Aug 23, 2019
1 parent 42c1c5e commit 043bebe
Show file tree
Hide file tree
Showing 18 changed files with 157 additions and 157 deletions.
46 changes: 23 additions & 23 deletions starters/blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.13.76",
"gatsby": "^2.13.77",
"gatsby-image": "^2.2.12",
"gatsby-plugin-feed": "^2.3.7",
"gatsby-plugin-google-analytics": "^2.1.9",
"gatsby-plugin-manifest": "^2.2.8",
"gatsby-plugin-offline": "^2.2.9",
"gatsby-plugin-react-helmet": "^3.1.4",
"gatsby-plugin-sharp": "^2.2.16",
"gatsby-plugin-typography": "^2.3.3",
"gatsby-plugin-typography": "^2.3.4",
"gatsby-remark-copy-linked-files": "^2.1.9",
"gatsby-remark-images": "^3.1.16",
"gatsby-remark-prismjs": "^3.3.8",
Expand Down
40 changes: 20 additions & 20 deletions starters/default/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gatsby": "^2.13.76",
"gatsby": "^2.13.77",
"gatsby-image": "^2.2.12",
"gatsby-plugin-manifest": "^2.2.8",
"gatsby-plugin-offline": "^2.2.9",
Expand Down
40 changes: 20 additions & 20 deletions starters/hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.13.76",
"gatsby": "^2.13.77",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
Expand Down
Loading

0 comments on commit 043bebe

Please sign in to comment.