Skip to content

Commit ee3f823

Browse files
chore(deps): bump htmlhint from 1.7.0 to 1.7.1 in /htmlhint-server
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/htmlhint/HTMLHint/releases) - [Commits](htmlhint/HTMLHint@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: htmlhint dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4ab89f commit ee3f823

File tree

2 files changed

+57
-48
lines changed

2 files changed

+57
-48
lines changed

htmlhint-server/package-lock.json

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

htmlhint-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"watch": "tsc --watch -p ./src"
99
},
1010
"dependencies": {
11-
"htmlhint": "^1.7.0",
11+
"htmlhint": "^1.7.1",
1212
"strip-json-comments": "3.1.1",
1313
"vscode-languageserver": "^9.0.1",
1414
"vscode-languageserver-textdocument": "^1.0.12",

0 commit comments

Comments
 (0)