From 83cc24e738117f4b0e8b6ca49c6070ce5c3667f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:06:55 +0000 Subject: [PATCH] Bump eslint from 0.24.1 to 6.7.2 Bumps [eslint](https://github.com/eslint/eslint) from 0.24.1 to 6.7.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v0.24.1...v6.7.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74a49cc..c482a7d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@mapbox/tilejson": "~1.0.4", "concat-stream": "1.4.x", "coveralls": "~2.11.1", - "eslint": "^0.24.0", + "eslint": "^6.7.2", "istanbul": "~0.3.0", "stream-combiner": "^0.2.2", "tape": "2.13.3"