From f14d358801edc6bc582521affbfbd09346824335 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 14:19:32 +1100 Subject: [PATCH] =?UTF-8?q?Update=20eslint=20to=20the=20latest=20version?= =?UTF-8?q?=20=F0=9F=9A=80=20(#3949)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.7.0` to `5.14.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. ---
Release Notes for v5.14.0
Commits

The new version differs by 145 commits.

There are 145 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
--- Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81761aae81..4aaab69d6f 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "coveralls": "^3.0.0", "cp-file": "^6.0.0", "del": "^3.0.0", - "eslint": "~5.7.0", + "eslint": "~5.14.0", "eslint-config-stylelint": "~11.0.0", "file-exists-promise": "^1.0.2", "flow-bin": "^0.93.0",