@uuv/a11y 1.0.0-beta.59 → 1.0.0-beta.60

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/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # [1.0.0-beta.60](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.59...a11y-v1.0.0-beta.60) (2025-01-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **assistant:** update dependency @codemirror/view to v6.36.2 ([63b0594](https://github.com/e2e-test-quest/uuv/commit/63b05944448f5d7338bab42faca9d8ee47cb93c6))
7
+
8
+
9
+ ### Features
10
+
11
+ * **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.9.0 ([ae6f840](https://github.com/e2e-test-quest/uuv/commit/ae6f840742357b5c513c72177082a59770328b27))
12
+
1
13
  # [1.0.0-beta.59](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.58...a11y-v1.0.0-beta.59) (2025-01-05)
2
14
 
3
15
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [1.0.0-beta.59](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.58...a11y-v1.0.0-beta.59) (2025-01-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * **a11y:** update dependency @testing-library/dom to v10 ([de56925](https://github.com/e2e-test-quest/uuv/commit/de56925247cb9b0e504f2b98389ab6e82ce85c4b))
7
+
1
8
  # [1.0.0-beta.58](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.57...a11y-v1.0.0-beta.58) (2024-12-29)
2
9
 
3
10
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.58",
3
+ "version": "1.0.0-beta.59",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.59",
3
+ "version": "1.0.0-beta.60",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",