Skip to content

Commit 1658817

Browse files
committed
fix: add @html-eslint/parser to dependencies
1 parent 595b123 commit 1658817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
],
4040
"dependencies": {
4141
"@eslint/plugin-kit": "0.2.8",
42+
"@html-eslint/parser": "^0.40.0",
4243
"@html-eslint/template-parser": "^0.40.0",
4344
"@html-eslint/template-syntax-parser": "^0.40.0"
4445
},
4546
"devDependencies": {
4647
"@eslint/core": "0.13.0",
47-
"@html-eslint/parser": "^0.40.0",
4848
"@html-eslint/types": "^0.40.0",
4949
"@types/eslint": "^9.6.1",
5050
"@types/estree": "^0.0.47",

0 commit comments

Comments
 (0)