From fb789d6abd81510c6a6514352be6b82818fbeeb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 20:55:25 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.8.0 in /classes/Leaflet.heat Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.8.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/v1.10.3...v6.8.0) Signed-off-by: dependabot[bot] --- classes/Leaflet.heat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Leaflet.heat/package.json b/classes/Leaflet.heat/package.json index 372d687..9727753 100644 --- a/classes/Leaflet.heat/package.json +++ b/classes/Leaflet.heat/package.json @@ -18,7 +18,7 @@ }, "main": "dist/leaflet-heat.js", "devDependencies": { - "eslint": "^1.7.3", + "eslint": "^6.8.0", "eslint-config-mourner": "^1.0.1", "simpleheat": "~0.2.0", "uglify-js": "^2.5.0"