aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-18 09:04:14 +0200
committerGitHub <[email protected]>2024-02-18 09:04:14 +0200
commit6aecb376b56b784168dcb635893fb9911dcd1e63 (patch)
treebb5f8e669fb24b1cca61b2fec35f9a2c6979afcf /package.json
parent4081168658dd80392c51a4bc43783767c0762325 (diff)
downloadbootstrap-6aecb376b56b784168dcb635893fb9911dcd1e63.tar.xz
bootstrap-6aecb376b56b784168dcb635893fb9911dcd1e63.zip
Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 7.1.0 to 8.0.0. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d7777e354..1a6d6688a 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-config-xo": "^0.44.0",
- "eslint-plugin-html": "^7.1.0",
+ "eslint-plugin-html": "^8.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-unicorn": "^51.0.1",