From 06a4f7a25770dcf05c8ca7589d08b1528e53b768 Mon Sep 17 00:00:00 2001 From: adrians5j Date: Tue, 10 Oct 2023 22:22:22 +0200 Subject: [PATCH] wip --- cypress/tsconfig.json | 2 +- yarn.lock | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cypress/tsconfig.json b/cypress/tsconfig.json index 7278ffc3dc7..f9d46408ffd 100644 --- a/cypress/tsconfig.json +++ b/cypress/tsconfig.json @@ -3,7 +3,7 @@ "strict": true, "target": "es5", "lib": ["es5", "dom"], - "types": ["cypress", "@testing-library/cypress"] + "types": ["cypress"] }, "include": ["**/*.ts"] } diff --git a/yarn.lock b/yarn.lock index 626c043b3a6..a0f20cee1e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12867,6 +12867,7 @@ __metadata: "@types/ungap__structured-clone": ^0.3.0 "@ungap/structured-clone": ^1.2.0 "@webiny/api": 0.0.0 + "@webiny/api-admin-users": 0.0.0 "@webiny/api-authentication": 0.0.0 "@webiny/api-file-manager": 0.0.0 "@webiny/api-headless-cms": 0.0.0 @@ -12886,6 +12887,7 @@ __metadata: "@webiny/project-utils": 0.0.0 "@webiny/pubsub": 0.0.0 "@webiny/utils": 0.0.0 + "@webiny/wcp": 0.0.0 graphql: ^15.8.0 lodash: ^4.4.2 prettier: ^2.8.3