html-validate 8.24.1 → 8.24.2

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.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.47.9"
8
+ "packageVersion": "7.47.10"
9
9
  }
10
10
  ]
11
11
  }
package/dist/es/core.js CHANGED
@@ -12871,7 +12871,7 @@ class HtmlValidate {
12871
12871
  }
12872
12872
 
12873
12873
  const name = "html-validate";
12874
- const version = "8.24.1";
12874
+ const version = "8.24.2";
12875
12875
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
12876
12876
 
12877
12877
  function definePlugin(plugin) {