From 63e4b371ad8d503b23826f8c4e291aa5a269627e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 17:15:04 +0000 Subject: [PATCH] Bump eslint-plugin-html from 6.0.2 to 6.0.3 Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/BenoitZugmeyer/eslint-plugin-html/releases) - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e68111e..7f23203 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "bower": "1.8.8", "eslint": "6.8.0", - "eslint-plugin-html": "6.0.2", + "eslint-plugin-html": "6.0.3", "http-server": "0.12.3", "mocha": "7.1.2", "mocha-chrome": "2.2.0",