html-validate 10.3.0 → 10.3.1

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.53.3"
8
+ "packageVersion": "7.54.0"
9
9
  }
10
10
  ]
11
11
  }
package/dist/esm/core.js CHANGED
@@ -11936,7 +11936,7 @@ class EventHandler {
11936
11936
  }
11937
11937
 
11938
11938
  const name = "html-validate";
11939
- const version = "10.3.0";
11939
+ const version = "10.3.1";
11940
11940
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
11941
11941
 
11942
11942
  function freeze(src) {