Skip to content

Commit ae78392

Browse files
chore(deps): bump eslint-plugin-html from 6.2.0 to 8.0.0
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.2.0 to 8.0.0. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v6.2.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] <support@github.com>
1 parent 3eb3873 commit ae78392

File tree

2 files changed

+65
-79
lines changed

2 files changed

+65
-79
lines changed

package-lock.json

Lines changed: 64 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"eslint": "^8.14.0",
1818
"eslint-config-google": "^0.14",
19-
"eslint-plugin-html": "^6.2.0"
19+
"eslint-plugin-html": "^8.0.0"
2020
},
2121
"scripts": {
2222
"lint": "eslint **/*.js **/*.html",

0 commit comments

Comments
 (0)