Update to fresh cli_util (0.1.0).

BUG=
R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2894433002 .
This commit is contained in:
pq 2017-05-17 11:04:25 -07:00
parent cd2ebf70a2
commit ba1a6e39f3
3 changed files with 3 additions and 3 deletions

2
DEPS
View file

@ -53,7 +53,7 @@ vars = {
"boringssl_rev" : "@d519bf6be0b447fb80fbc539d4bff4479b5482a2",
"charcode_tag": "@v1.1.1",
"chrome_rev" : "@19997",
"cli_util_tag" : "@0.0.1+3",
"cli_util_tag" : "@0.1.0",
"code_transformers_tag": "@v0.5.1",
"collection_tag": "@1.13.0",
"convert_tag": "@2.0.1",

View file

@ -23,7 +23,7 @@ dependencies:
source_span: ^1.2.0
watcher: '>=0.9.6 <0.10.0'
yaml: ^2.1.2
cli_util: ^0.0.1
cli_util: ^0.1.0
dev_dependencies:
test_reflective_loader: ^0.1.0
typed_mock: '>=0.0.4 <1.0.0'

View file

@ -9,7 +9,7 @@ dependencies:
analyzer: ^0.27.0
args: ^0.13.0
bazel_worker: ^0.1.0
cli_util: ^0.0.1
cli_util: ^0.1.0
linter: ^0.1.16
package_config: '>=0.1.5 <2.0.0'
plugin: '>=0.1.0 <0.3.0'