Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-html from 6.2.0 to 8.1.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3eb3873 commit 4f04ae6
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 79 deletions.
142 changes: 64 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"eslint": "^8.14.0",
"eslint-config-google": "^0.14",
"eslint-plugin-html": "^6.2.0"
"eslint-plugin-html": "^8.1.2"
},
"scripts": {
"lint": "eslint **/*.js **/*.html",
Expand Down

0 comments on commit 4f04ae6

Please sign in to comment.