From 48de3c1eb6c05fdaeeb648abaf6e4f440406f4f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:17:38 +0300 Subject: Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0 (#39902) Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 8.0.0 to 8.1.0. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 63dd3ac2b..6a92b7fb6 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "cross-env": "^7.0.3", "eslint": "^8.57.0", "eslint-config-xo": "^0.44.0", - "eslint-plugin-html": "^8.0.0", + "eslint-plugin-html": "^8.1.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-markdown": "^4.0.1", "eslint-plugin-unicorn": "^52.0.0", -- cgit v1.2.3