html-validate 9.0.0-rc.7 → 9.0.0-rc.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cjs/core.js CHANGED
@@ -13511,7 +13511,7 @@ class HtmlValidate {
13511
13511
  }
13512
13512
 
13513
13513
  const name = "html-validate";
13514
- const version = "9.0.0-rc.7";
13514
+ const version = "9.0.0-rc.8";
13515
13515
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
13516
13516
 
13517
13517
  function definePlugin(plugin) {