From 4fc210aa4fb33e32e2dbb211bcd9be84454e8e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 14:44:17 +0000 Subject: [PATCH] Bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.5.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/v2.13.1...v6.5.1) Signed-off-by: dependabot[bot] --- .../leaflet-providers-1.0.27/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/blog/London__United_Kingdom_files/leaflet-providers-1.0.27/package.json b/images/blog/London__United_Kingdom_files/leaflet-providers-1.0.27/package.json index f4cbdc3..3ea29bc 100644 --- a/images/blog/London__United_Kingdom_files/leaflet-providers-1.0.27/package.json +++ b/images/blog/London__United_Kingdom_files/leaflet-providers-1.0.27/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "chai": "^2.3.0", - "eslint": "^2.7.0", + "eslint": "^6.5.1", "eslint-plugin-html": "^1.4.0", "mocha": "^2.2.4", "mocha-phantomjs": "^3.5.3",