Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/storage to v3 (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JustinBeckwith committed Jul 26, 2019
1 parent 657ef20 commit bdca2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"uuid": "^3.3.2"
},
"devDependencies": {
"@google-cloud/storage": "^2.5.0",
"@google-cloud/storage": "^3.0.0",
"@types/big.js": "^4.0.5",
"@types/execa": "^0.9.0",
"@types/extend": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^4.1.5",
"@google-cloud/storage": "^2.0.0",
"@google-cloud/storage": "^3.0.0",
"yargs": "^13.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit bdca2ea

Please sign in to comment.