Roll dart_style to 1.0.12.

This has no formatting changes, so is safe to roll without coordinating
with a new prebuilt SDK.

Change-Id: If8b966a7fd402909f82aa016ee9958672a275e8b
Reviewed-on: https://dart-review.googlesource.com/53161
Reviewed-by: Natalie Weizenbaum <nweiz@google.com>
This commit is contained in:
Bob Nystrom 2018-05-01 00:05:21 +00:00
parent 1f6f9adb6c
commit 26cf0d559c

2
DEPS
View file

@ -81,7 +81,7 @@ vars = {
# minutes later.
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164
"dart_style_tag": "@1.0.11", # Please see the note above before updating.
"dart_style_tag": "@1.0.12", # Please see the note above before updating.
"dartdoc_tag" : "@v0.18.1",
"fixnum_tag": "@0.10.5",