Revert "bump linter to 0.1.83"

This reverts commit 234a1726d39df84b5720cff9378fc13fef67955e.

Change-Id: Id44fd1ff6c32c760e658f3b0eea618c6bdec03c5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97273
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a14d7dd..383d244 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,20 +56,6 @@
 
 [visualizer]: https://dart-lang.github.io/dump-info-visualizer/
 
-#### Linter
-
-The Linter was updated to `0.1.83` which includes the following changes:
-
-* updated `file_names` to skip prefixed-extension Dart files (e.g., `.css.dart`, `.g.dart`)
-* updated SDK constraint to `2.2.0`
-* miscellaneous rule documentation fixes
-* (internal) updated sources to use Set literals
-* fixed NPE in `avoid_shadowing_type_parameters`
-* added linter version numbering for use in analyzer summaries
-* fixed type utilities to handle inheritance cycles
-* (internal) changes to adopt new `package:analyzer` APIs
-* fixed `unnecessary_parenthesis` false positives
-
 #### Other Tools
 
 ## 2.2.0 - 2019-02-26
diff --git a/DEPS b/DEPS
index 4a66b53..c6f2c79 100644
--- a/DEPS
+++ b/DEPS
@@ -95,7 +95,7 @@
   "intl_tag": "0.15.7",
   "jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
   "json_rpc_2_tag": "2.0.9",
-  "linter_tag": "0.1.83",
+  "linter_tag": "0.1.82",
   "logging_tag": "0.11.3+2",
   "markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
   "markdown_tag": "2.0.2",