html-validate 9.5.4 → 9.5.5

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
@@ -11729,7 +11729,7 @@ class EventHandler {
11729
11729
  }
11730
11730
 
11731
11731
  const name = "html-validate";
11732
- const version = "9.5.4";
11732
+ const version = "9.5.5";
11733
11733
  const bugs = "https://gitlab.com/html-validate/html-validate/issues/new";
11734
11734
 
11735
11735
  function freeze(src) {