From 648fad4334395f7e4d297b8d14dad5fb782c1ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 13:39:20 +0000 Subject: [PATCH] Bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.3.1. - [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/v3.19.0...v7.3.1) Signed-off-by: dependabot[bot] --- .../leaflet-binding-2.0.1/lib/leaflet-providers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index_files/leaflet-binding-2.0.1/lib/leaflet-providers/package.json b/docs/index_files/leaflet-binding-2.0.1/lib/leaflet-providers/package.json index 1cec584..78806a1 100644 --- a/docs/index_files/leaflet-binding-2.0.1/lib/leaflet-providers/package.json +++ b/docs/index_files/leaflet-binding-2.0.1/lib/leaflet-providers/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "chai": "^4.1.2", - "eslint": "^3.16.1", + "eslint": "^7.3.1", "eslint-plugin-html": "^2.0.1", "mocha": "^3.2.0", "mocha-phantomjs-core": "^2.1.1",