1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 12:06:26 +00:00

bump to linter 0.1.94

Change-Id: Ie6bf9ab156a89cc9ad025ca470f1150ed4f74763
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108661
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
pq 2019-07-10 18:46:18 +00:00 committed by commit-bot@chromium.org
parent 2c2364c3b4
commit ce79d63c58
2 changed files with 2 additions and 4 deletions

View File

@ -123,9 +123,7 @@
#### Linter
The Linter was updated to `0.1.93`, which includes the following changes:
* new lint: `avoid_print`
The Linter was updated to `0.1.94`, which includes a number of internal fixes.
## 2.4.0 - 2019-06-27

2
DEPS
View File

@ -97,7 +97,7 @@ vars = {
"intl_tag": "0.15.7",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "2.0.9",
"linter_tag": "0.1.93",
"linter_tag": "0.1.94",
"logging_tag": "0.11.3+2",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"markdown_tag": "2.0.3",