@uuv/runner-commons 2.40.0 → 2.42.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,22 @@
1
+ # [2.42.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.41.0...runner-commons-v2.42.0) (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
+
13
+ # [2.41.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.40.0...runner-commons-v2.41.0) (2025-01-05)
14
+
15
+
16
+ ### Features
17
+
18
+ * **a11y:** update dependency @testing-library/dom to v10 ([de56925](https://github.com/e2e-test-quest/uuv/commit/de56925247cb9b0e504f2b98389ab6e82ce85c4b))
19
+
1
20
  # [2.40.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.39.0...runner-commons-v2.40.0) (2024-12-29)
2
21
 
3
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.40.0",
3
+ "version": "2.42.0",
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 common lib for uuv",