Skip to content

Commit 4f04ae6

Browse files
chore(deps): bump eslint-plugin-html from 6.2.0 to 8.1.2
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.2.0 to 8.1.2. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v6.2.0...v8.1.2) --- 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 4f04ae6

File tree

2 files changed

+65
-79
lines changed

2 files changed

+65
-79
lines changed

package-lock.json

+64-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.1.2"
2020
},
2121
"scripts": {
2222
"lint": "eslint **/*.js **/*.html",

0 commit comments

Comments
 (0)