dependencies: Upgrade eslint to 6.0.1.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-07-20 15:50:54 -07:00
committed by Tim Abbott
parent f1b135bd16
commit 06aa87296c
4 changed files with 57 additions and 49 deletions

View File

@@ -21,4 +21,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '39.0'
PROVISION_VERSION = '40.0'