From e06ead8e1ff733365b57c6c1246c5530011eb91b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 09:14:27 +0000 Subject: [PATCH] Bump eslint-plugin-html from 6.0.2 to 6.1.1 Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.0.2 to 6.1.1. - [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.1.1) 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..953a2df 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.1.1", "http-server": "0.12.3", "mocha": "7.1.2", "mocha-chrome": "2.2.0",