@scm-manager/ui-tests 2.44.2-20230522-124201 → 2.44.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,2 +1,2 @@
1
- @scm-manager/ui-tests:typecheck: cache hit, replaying output cd630bb625ad3e27
1
+ @scm-manager/ui-tests:typecheck: cache hit, replaying output e09a7769723c8cdb
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.2-20230522-124201",
3
+ "version": "2.44.2",
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
  },