Skip to content

Commit 73c3ce2

Browse files
authored
Merge pull request #237 from htmlhint/dependabot/npm_and_yarn/htmlhint-server/htmlhint-1.5.1
Bump htmlhint from 1.4.0 to 1.5.1 in /htmlhint-server
2 parents a1b99c7 + ca6c9bf commit 73c3ce2

File tree

2 files changed

+67
-5
lines changed

2 files changed

+67
-5
lines changed

htmlhint-server/package-lock.json

Lines changed: 66 additions & 4 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.4.0",
11+
"htmlhint": "^1.5.1",
1212
"strip-json-comments": "3.1.1",
1313
"vscode-languageserver": "3.5.1"
1414
},

0 commit comments

Comments
 (0)