@scm-manager/ui-tests 2.40.0 → 2.40.1-20221028-103120

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 381b6ebd1ab40cb6
1
+ @scm-manager/ui-tests:typecheck: cache hit, replaying output 3724a6c8fd56b920
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.40.0",
3
+ "version": "2.40.1-20221028-103120",
4
4
  "description": "UI-Tests helpers",
5
5
  "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>",
6
6
  "license": "MIT",
@@ -9,7 +9,7 @@
9
9
  "typecheck": "tsc"
10
10
  },
11
11
  "dependencies": {
12
- "@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
12
+ "@wojtekmaj/enzyme-adapter-react-17": "^0.7.0",
13
13
  "babel-plugin-istanbul": "^6.0.0",
14
14
  "enzyme": "^3.10.0",
15
15
  "enzyme-context": "^1.1.2",