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 1dde6ee commit e4d39b8Copy full SHA for e4d39b8
monitoring/snippets/package.json
@@ -18,16 +18,16 @@
18
"test": "npm run system-test"
19
},
20
"dependencies": {
21
- "@google-cloud/monitoring": "0.2.0",
22
- "async": "2.3.0",
+ "@google-cloud/monitoring": "0.2.2",
+ "async": "2.4.1",
23
"googleapis": "19.0.0",
24
- "yargs": "7.1.0"
+ "yargs": "8.0.2"
25
26
"devDependencies": {
27
- "@google-cloud/nodejs-repo-tools": "1.4.14",
+ "@google-cloud/nodejs-repo-tools": "1.4.15",
28
"ava": "0.19.1",
29
- "proxyquire": "1.7.11",
30
- "sinon": "2.1.0"
+ "proxyquire": "1.8.0",
+ "sinon": "2.3.4"
31
32
"cloud-repo-tools": {
33
"requiresKeyFile": true,
0 commit comments