Update dart_style to 1.3.1.

Change-Id: Ie737b02eeeb269299f4b249b7b903ffa1217b68b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119066
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
This commit is contained in:
Robert Nystrom 2019-09-26 21:41:45 +00:00 committed by commit-bot@chromium.org
parent 4a69ac1344
commit 403c4af720

2
DEPS
View file

@ -82,7 +82,7 @@ vars = {
# and land the review.
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164
"dart_style_tag": "1.3.0", # Please see the note above before updating.
"dart_style_tag": "1.3.1", # Please see the note above before updating.
"dartdoc_rev" : "6934accd88c29a73cae26d0c4def3323efc2119c",
"fixnum_tag": "0.10.9",