linter 0.1.112

Change-Id: Icaaf4a1c489490e6c1588fed30f7f898970ece0f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137820
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
pq 2020-02-28 17:00:32 +00:00 committed by commit-bot@chromium.org
parent 54b730b3df
commit 3ebc8a6b08
2 changed files with 2 additions and 2 deletions

View file

@ -132,7 +132,7 @@ additional details see the [announcement].
#### Linter
The Linter was updated to `0.1.111+1`, which includes:
The Linter was updated to `0.1.112`, which includes:
* new lint: `use_raw_strings`
* new lint: `unnecessary_raw_strings`

2
DEPS
View file

@ -102,7 +102,7 @@ vars = {
"intl_tag": "0.15.7",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "2.0.9",
"linter_tag": "0.1.111+1",
"linter_tag": "0.1.112",
"logging_tag": "0.11.3+2",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"markdown_tag": "2.1.1",