Skip to content

Commit e4cc5dc

Browse files
chore(deps): bump eslint-plugin-html from 6.2.0 to 8.1.4
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.2.0 to 8.1.4. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v6.2.0...v8.1.4) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e365a54 commit e4cc5dc

2 files changed

Lines changed: 74 additions & 68 deletions

File tree

package-lock.json

Lines changed: 73 additions & 67 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.1.4"
2020
},
2121
"scripts": {
2222
"lint": "eslint **/*.js **/*.html",

0 commit comments

Comments
 (0)