From 4fc2d2005cc2d08c2c0a182928024ea7270e070e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 15:43:43 +0000 Subject: [PATCH] Update dependency testcafe to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4e8d6a7..48928c4a 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "rxfire": "6.1.0", "rxjs": "7.8.2", "subscriptions-transport-ws": "0.11.0", - "testcafe": "2.6.2", + "testcafe": "3.7.6", "tslib": "2.8.1", "typeface-roboto": "1.1.13", "zone.js": "0.16.2"