Skip to content

Commit

Permalink
chore: update deps: google-{gax,proto-files}
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrobots committed Oct 23, 2017
1 parent 19c7dcd commit 01b004f
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"concat-stream": "^1.5.0",
"create-error-class": "^3.0.2",
"extend": "^3.0.0",
"google-gax": "^0.13.0",
"google-proto-files": "^0.12.0",
"google-gax": "^0.14.2",
"google-proto-files": "^0.13.1",
"is": "^3.0.1",
"lodash.flatten": "^4.2.0",
"modelo": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
],
"dependencies": {
"extend": "^3.0",
"google-gax": "^0.13.2",
"google-proto-files": "^0.12.0"
"google-gax": "^0.14.2",
"google-proto-files": "^0.13.1"
},
"devDependencies": {
"mocha": "^3.2.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"async-each": "^1.0.1",
"extend": "^3.0.0",
"google-auto-auth": "^0.7.1",
"google-gax": "^0.13.0",
"google-proto-files": "^0.12.0",
"google-gax": "^0.14.2",
"google-proto-files": "^0.13.1",
"grpc": "^1.6.0",
"is": "^3.0.1",
"lodash.snakecase": "^4.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"Google Cloud Speech API"
],
"dependencies": {
"google-proto-files": "^0.13.0",
"google-gax": "^0.13.2",
"google-proto-files": "^0.13.1",
"google-gax": "^0.14.2",
"extend": "^3.0.0",
"pumpify": "^1.3.5",
"stream-events": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/video-intelligence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"extend": "^3.0",
"google-gax": "^0.14.0",
"google-gax": "^0.14.2",
"protobufjs": "^6.8.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@google-cloud/common": "^0.13.0",
"async": "^2.0.1",
"extend": "^3.0.0",
"google-gax": "^0.13.2",
"google-proto-files": "^0.12.0",
"google-gax": "^0.14.2",
"google-proto-files": "^0.13.1",
"is": "^3.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 01b004f

Please sign in to comment.