From c7ee6a3c6582a166f390358fb7607a5329a247f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 19:58:47 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 6.7.2 in /libs/leaflet-providers-1.1.17 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 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/v3.19.0...v6.7.2) Signed-off-by: dependabot[bot] --- libs/leaflet-providers-1.1.17/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/leaflet-providers-1.1.17/package.json b/libs/leaflet-providers-1.1.17/package.json index 1cec584..20a5d9a 100644 --- a/libs/leaflet-providers-1.1.17/package.json +++ b/libs/leaflet-providers-1.1.17/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "chai": "^4.1.2", - "eslint": "^3.16.1", + "eslint": "^6.7.2", "eslint-plugin-html": "^2.0.1", "mocha": "^3.2.0", "mocha-phantomjs-core": "^2.1.1",