Skip to content

Commit 1a26c11

Browse files
committed
undo validate change
1 parent c3100f6 commit 1a26c11

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
@@ -4,7 +4,7 @@
44
"@shopify/prettier-plugin-liquid": "^1.6.2",
55
"better-sqlite3": "^11.6.0",
66
"glob": "^11.0.0",
7-
"html-validate": "^9.0.0-rc.3",
7+
"html-validate": "^8.27.0",
88
"markdownlint-cli2": "^0.15.0",
99
"prettier": "^3.4.2",
1010
"shell-quote": "^1.8.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -640,9 +640,9 @@ __metadata:
640640
languageName: node
641641
linkType: hard
642642

643-
"html-validate@npm:^9.0.0-rc.3":
644-
version: 9.0.0-rc.3
645-
resolution: "html-validate@npm:9.0.0-rc.3"
643+
"html-validate@npm:^8.27.0":
644+
version: 8.27.0
645+
resolution: "html-validate@npm:8.27.0"
646646
dependencies:
647647
"@html-validate/stylish": "npm:^4.1.0"
648648
"@sidvind/better-ajv-errors": "npm:3.0.1"
@@ -668,7 +668,7 @@ __metadata:
668668
optional: true
669669
bin:
670670
html-validate: bin/html-validate.js
671-
checksum: 10c0/a60c71cade632426084b2ff3bc1fbff36114ca07e5675e9a5da6f8946b52e295fb4fa3a9e3c8ac8ad00f1b99fcc2e149bdc4be98684f334c2760431b14e17bac
671+
checksum: 10c0/c1e32841a3c45f6c0336d2f4175b29bc0a54c188150bc60a3951c6c71cde724daa3b3ef6ed6f1c690f5ed89c30fb572691b8a5144c6c82b7b42545a04f7bc8cd
672672
languageName: node
673673
linkType: hard
674674

@@ -1444,7 +1444,7 @@ __metadata:
14441444
better-sqlite3: "npm:^11.6.0"
14451445
front-matter: "npm:^4.0.2"
14461446
glob: "npm:^11.0.0"
1447-
html-validate: "npm:^9.0.0-rc.3"
1447+
html-validate: "npm:^8.27.0"
14481448
markdownlint-cli2: "npm:^0.15.0"
14491449
prettier: "npm:^3.4.2"
14501450
shell-quote: "npm:^1.8.2"

0 commit comments

Comments
 (0)