From 7448776500f5ff960d3dede8c0c926a7caef820b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 09:05:32 +0000 Subject: [PATCH] Bump eslint-plugin-html from 6.0.2 to 6.1.2 Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.0.2 to 6.1.2. - [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.2) 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..3d3a2ae 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.2", "http-server": "0.12.3", "mocha": "7.1.2", "mocha-chrome": "2.2.0",