Skip to content

Commit

Permalink
Update dependency @google-cloud/error-reporting to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2018
1 parent e7a51a4 commit dc3f4e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine/errorreporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test": "npm run unit-test && npm run system-test"
},
"dependencies": {
"@google-cloud/error-reporting": "0.2.3",
"@google-cloud/error-reporting": "0.5.1",
"express": "4.16.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion error-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "repo-tools test run --cmd npm -- run all-test"
},
"dependencies": {
"@google-cloud/error-reporting": "0.2.3",
"@google-cloud/error-reporting": "0.5.1",
"express": "4.16.4",
"yargs": "11.0.0"
},
Expand Down

0 comments on commit dc3f4e1

Please sign in to comment.