Skip to content

Commit c5bc6fb

Browse files
author
Ace Nassri
committed
Update package.json
1 parent bef741f commit c5bc6fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubsub/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"test": "samples test run --cmd ava -- -T 30s --verbose system-test/*.test.js"
1818
},
1919
"dependencies": {
20-
"@google-cloud/pubsub": "0.13.2",
20+
"@google-cloud/pubsub": "0.14.0",
2121
"yargs": "8.0.2"
2222
},
2323
"devDependencies": {
24-
"@google-cloud/nodejs-repo-tools": "1.4.16",
25-
"ava": "0.21.0",
24+
"@google-cloud/nodejs-repo-tools": "1.4.17",
25+
"ava": "0.22.0",
2626
"proxyquire": "1.8.0",
27-
"sinon": "3.0.0"
27+
"sinon": "3.2.1"
2828
},
2929
"cloud-repo-tools": {
3030
"requiresKeyFile": true,

0 commit comments

Comments
 (0)