Skip to content

Commit fc848e2

Browse files
build(deps-dev): Bump @html-eslint/parser from 0.23.0 to 0.24.0
Bumps [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: "@html-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba143b5 commit fc848e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@flex-development/mlly": "1.0.0-alpha.18",
103103
"@flex-development/pathe": "2.0.0",
104104
"@html-eslint/eslint-plugin": "0.23.1",
105-
"@html-eslint/parser": "0.23.0",
105+
"@html-eslint/parser": "0.24.0",
106106
"@types/chai": "4.3.11",
107107
"@types/chai-string": "1.4.5",
108108
"@types/eslint": "8.56.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,7 +1423,7 @@ __metadata:
14231423
"@flex-development/pathe": "npm:2.0.0"
14241424
"@flex-development/tutils": "npm:6.0.0-alpha.25"
14251425
"@html-eslint/eslint-plugin": "npm:0.23.1"
1426-
"@html-eslint/parser": "npm:0.23.0"
1426+
"@html-eslint/parser": "npm:0.24.0"
14271427
"@types/chai": "npm:4.3.11"
14281428
"@types/chai-string": "npm:1.4.5"
14291429
"@types/eslint": "npm:8.56.2"
@@ -1900,12 +1900,12 @@ __metadata:
19001900
languageName: node
19011901
linkType: hard
19021902

1903-
"@html-eslint/parser@npm:0.23.0":
1904-
version: 0.23.0
1905-
resolution: "@html-eslint/parser@npm:0.23.0"
1903+
"@html-eslint/parser@npm:0.24.0":
1904+
version: 0.24.0
1905+
resolution: "@html-eslint/parser@npm:0.24.0"
19061906
dependencies:
19071907
es-html-parser: "npm:^0.0.9"
1908-
checksum: 10/063fed4d807b83e572c8e3ffca6e65fa1746d49e965e11dae083411fd5d10e57d45eeedb7d2d7bb3ae306c4d31475c24cc967a67150357a6c4239500a7b7c666
1908+
checksum: 10/24b39209db245012d9dec80d6b0e61e5b28df26faf998de996eac4ad0ac1bd46c9c98c1706ccc6711c42e3adc55b2d9a45642ddfad5470bcffaa700b75118351
19091909
languageName: node
19101910
linkType: hard
19111911

0 commit comments

Comments
 (0)