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 Nov 29, 2018
1 parent 2062927 commit 12923b4
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 @@ -20,7 +20,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.4"
},
"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",
"escape-html": "^1.0.3",
"pug": "2.0.3",
"safe-buffer": "5.1.2"
Expand Down

0 comments on commit 12923b4

Please sign in to comment.