Skip to content

Commit

Permalink
Update dependency @google-cloud/debug-agent to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2018
1 parent 7cb3ff6 commit 55a5443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"e2e-test": "repo-tools test deploy"
},
"dependencies": {
"@google-cloud/debug-agent": "2.3.2",
"@google-cloud/debug-agent": "2.6.0",
"express": "4.16.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"system-test": "export FUNCTIONS_CMD='functions-emulator' && sh test/updateFunctions.sh && export BASE_URL=\"http://localhost:8010/$GCLOUD_PROJECT/$GCF_REGION\" && ava -T 20s --verbose test/*.test.js"
},
"dependencies": {
"@google-cloud/debug-agent": "2.4.0",
"@google-cloud/debug-agent": "2.6.0",
"pug": "2.0.3",
"safe-buffer": "5.1.1"
},
Expand Down

0 comments on commit 55a5443

Please sign in to comment.