@scm-manager/ui-tests 2.44.3-20230613-120253 → 2.44.3

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,2 +1,2 @@
1
- @scm-manager/ui-tests:typecheck: cache hit, replaying output 51dbbfb7022fb9b8
1
+ @scm-manager/ui-tests:typecheck: cache hit, replaying output 087f80e62350190e
2
2
  @scm-manager/ui-tests:typecheck: $ tsc
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scm-manager/ui-tests",
3
- "version": "2.44.3-20230613-120253",
3
+ "version": "2.44.3",
4
4
  "description": "UI-Tests helpers",
5
5
  "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>",
6
6
  "license": "MIT",
@@ -14,7 +14,7 @@
14
14
  "enzyme": "^3.10.0",
15
15
  "enzyme-context": "^1.1.2",
16
16
  "enzyme-context-react-router-4": "^2.0.0",
17
- "jest": "^27.0.0",
17
+ "jest": "^26.0.0",
18
18
  "raf": "^3.4.1",
19
19
  "react-test-renderer": "^17.0.1"
20
20
  },