Skip to content

Commit 660158a

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

2 files changed

Lines changed: 83 additions & 69 deletions

File tree

package-lock.json

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

0 commit comments

Comments
 (0)