We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef741f commit c5bc6fbCopy full SHA for c5bc6fb
pubsub/package.json
@@ -17,14 +17,14 @@
17
"test": "samples test run --cmd ava -- -T 30s --verbose system-test/*.test.js"
18
},
19
"dependencies": {
20
- "@google-cloud/pubsub": "0.13.2",
+ "@google-cloud/pubsub": "0.14.0",
21
"yargs": "8.0.2"
22
23
"devDependencies": {
24
- "@google-cloud/nodejs-repo-tools": "1.4.16",
25
- "ava": "0.21.0",
+ "@google-cloud/nodejs-repo-tools": "1.4.17",
+ "ava": "0.22.0",
26
"proxyquire": "1.8.0",
27
- "sinon": "3.0.0"
+ "sinon": "3.2.1"
28
29
"cloud-repo-tools": {
30
"requiresKeyFile": true,
0 commit comments