Skip to content

Commit 155c9ae

Browse files
author
Ace Nassri
committed
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 b99d5aa commit 155c9ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"yargs": "8.0.2"
2222
},
2323
"devDependencies": {
24-
"@google-cloud/nodejs-repo-tools": "1.4.16",
24+
"@google-cloud/nodejs-repo-tools": "1.4.17",
2525
"ava": "0.21.0",
2626
"proxyquire": "1.8.0",
27-
"sinon": "3.0.0"
27+
"sinon": "3.2.0"
2828
},
2929
"cloud-repo-tools": {
3030
"requiresKeyFile": true,

0 commit comments

Comments
 (0)