@scm-manager/ui-tests 2.44.2 → 2.44.3-20230523-110923

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 e09a7769723c8cdb
1
+ @scm-manager/ui-tests:typecheck: cache hit, replaying output 16aadf6cc925f6ff
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",
3
+ "version": "2.44.3-20230523-110923",
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": "^26.0.0",
17
+ "jest": "^27.0.0",
18
18
  "raf": "^3.4.1",
19
19
  "react-test-renderer": "^17.0.1"
20
20
  },