1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2025-05-21 23:21:29 +02:00

perf: run validations in parallel

fixes #3
This commit is contained in:
Divlo
2022-10-20 23:46:36 +02:00
parent 3a44eca5b1
commit 6ca7722fcf
4 changed files with 85 additions and 63 deletions

View File

@ -20,6 +20,7 @@
"chalk": "5.1.2",
"clipanion": "3.1.0",
"html-validator": "6.0.1",
"log-symbols": "5.1.0",
"ora": "6.1.2",
"read-pkg": "7.1.0",
"table": "6.8.0"
@ -1759,6 +1760,7 @@
"html-validator": "6.0.1",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"log-symbols": "5.1.0",
"markdownlint-cli": "0.32.2",
"mock-fs": "5.1.4",
"ora": "6.1.2",