Skip to content

Commit 66e89af

Browse files
committed
update version
1 parent 1f0bbdf commit 66e89af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@eslint/plugin-kit": "0.2.8",
4242
"@html-eslint/template-parser": "^0.40.0",
4343
"@html-eslint/template-syntax-parser": "^0.40.0",
44-
"html-standard": "^0.0.4"
44+
"html-standard": "^0.0.5"
4545
},
4646
"devDependencies": {
4747
"@eslint/core": "0.13.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ __metadata:
13051305
es-html-parser: "npm:0.2.0"
13061306
eslint: "npm:^9.21.0"
13071307
espree: "npm:^10.3.0"
1308-
html-standard: "npm:^0.0.4"
1308+
html-standard: "npm:^0.0.5"
13091309
typescript: "npm:^5.7.2"
13101310
languageName: unknown
13111311
linkType: soft
@@ -8827,10 +8827,10 @@ __metadata:
88278827
languageName: node
88288828
linkType: hard
88298829

8830-
"html-standard@npm:^0.0.4":
8831-
version: 0.0.4
8832-
resolution: "html-standard@npm:0.0.4"
8833-
checksum: 268df7985c491c757ed035d741e9f9d6ac1b545e18ff4b06ec55a8e291e7912168be0306fe8ed85648193cd756351a29b679b8f457394d6cba5e9a172225cf28
8830+
"html-standard@npm:^0.0.5":
8831+
version: 0.0.5
8832+
resolution: "html-standard@npm:0.0.5"
8833+
checksum: 0574011a20adcad72e8684cc8ab300bc9680d46a621fddc3f14e62882802583eb0e59ca8379b74f8224b11b1276ec548f310ac241b6420791b5d4308bad27bcc
88348834
languageName: node
88358835
linkType: hard
88368836

0 commit comments

Comments
 (0)