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/es/core.js CHANGED
@@ -13313,7 +13313,7 @@ class HtmlValidate {
13313
13313
  }
13314
13314
 
13315
13315
  const name = "html-validate";
13316
- const version = "9.1.2";
13316
+ const version = "9.1.3";
13317
13317
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
13318
13318
 
13319
13319
  function definePlugin(plugin) {