html-validate 9.1.2 → 9.1.3

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
@@ -13323,7 +13323,7 @@ class HtmlValidate {
13323
13323
  }
13324
13324
 
13325
13325
  const name = "html-validate";
13326
- const version = "9.1.2";
13326
+ const version = "9.1.3";
13327
13327
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
13328
13328
 
13329
13329
  function definePlugin(plugin) {