test-a11y-js 0.5.5 → 0.6.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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  eslint_plugin_default
3
- } from "../../chunk-SC53YK5A.mjs";
3
+ } from "../../chunk-JFZXPUZY.mjs";
4
4
  export {
5
5
  eslint_plugin_default as default
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "test-a11y-js",
3
- "version": "0.5.5",
3
+ "version": "0.6.2",
4
4
  "description": "A JavaScript library for testing component accessibility across multiple testing frameworks",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",