Skip to content

Commit 19cf390

Browse files
author
Ace Nassri
authored
Update dependencies (#468)
* Fix docs-samples tests, round 1 * Fix circle.yml * Add RUN_ALL_BUILDS flag * More container builder bugfixes * Tweak env vars + remove manual proxy install * Env vars in bashrc don't evaluate dynamically, so avoid them * Add semicolons for command ordering * Add appengine/static-files test to circle.yaml * Fix failing container builder tests * Address comments
1 parent bbc9979 commit 19cf390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

speech/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"yargs": "8.0.2"
2424
},
2525
"devDependencies": {
26-
"@google-cloud/nodejs-repo-tools": "1.4.16",
26+
"@google-cloud/nodejs-repo-tools": "1.4.17",
2727
"ava": "0.21.0",
2828
"proxyquire": "1.8.0",
29-
"sinon": "3.0.0"
29+
"sinon": "3.2.0"
3030
},
3131
"cloud-repo-tools": {
3232
"requiresKeyFile": true,

0 commit comments

Comments
 (0)