Skip to content

Commit 1ed31f7

Browse files
committed
update version
1 parent 10e0c01 commit 1ed31f7

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@html-eslint/template-parser": "^0.39.0",
4141
"@html-eslint/template-syntax-parser": "^0.39.0",
42-
"html-standard": "^0.0.4"
42+
"html-standard": "^0.0.5"
4343
},
4444
"devDependencies": {
4545
"@html-eslint/parser": "^0.39.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ __metadata:
12841284
es-html-parser: "npm:0.1.1"
12851285
eslint: "npm:^9.21.0"
12861286
espree: "npm:^10.3.0"
1287-
html-standard: "npm:^0.0.4"
1287+
html-standard: "npm:^0.0.5"
12881288
typescript: "npm:^5.7.2"
12891289
languageName: unknown
12901290
linkType: soft
@@ -8806,10 +8806,10 @@ __metadata:
88068806
languageName: node
88078807
linkType: hard
88088808

8809-
"html-standard@npm:^0.0.4":
8810-
version: 0.0.4
8811-
resolution: "html-standard@npm:0.0.4"
8812-
checksum: 268df7985c491c757ed035d741e9f9d6ac1b545e18ff4b06ec55a8e291e7912168be0306fe8ed85648193cd756351a29b679b8f457394d6cba5e9a172225cf28
8809+
"html-standard@npm:^0.0.5":
8810+
version: 0.0.5
8811+
resolution: "html-standard@npm:0.0.5"
8812+
checksum: 0574011a20adcad72e8684cc8ab300bc9680d46a621fddc3f14e62882802583eb0e59ca8379b74f8224b11b1276ec548f310ac241b6420791b5d4308bad27bcc
88138813
languageName: node
88148814
linkType: hard
88158815

0 commit comments

Comments
 (0)