From 4b23ca79341e2bdf08cec2c562c51c375dfb436f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:27:35 +0000 Subject: [PATCH] Bump eslint in /site_libs/leaflet-binding-2.0.0/lib/leaflet-providers Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. - [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...v6.6.0) Signed-off-by: dependabot[bot] --- .../leaflet-binding-2.0.0/lib/leaflet-providers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_libs/leaflet-binding-2.0.0/lib/leaflet-providers/package.json b/site_libs/leaflet-binding-2.0.0/lib/leaflet-providers/package.json index 1cec584..512c881 100644 --- a/site_libs/leaflet-binding-2.0.0/lib/leaflet-providers/package.json +++ b/site_libs/leaflet-binding-2.0.0/lib/leaflet-providers/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "chai": "^4.1.2", - "eslint": "^3.16.1", + "eslint": "^6.6.0", "eslint-plugin-html": "^2.0.1", "mocha": "^3.2.0", "mocha-phantomjs-core": "^2.1.1",