From cff562040e1f9f412a612075fa0dc4cfd3cea52a Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Fri, 20 Dec 2024 14:48:15 +0100 Subject: [PATCH] Bump testcafe from 3.7.0 to 3.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a76a016f5..6f4add1e1 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "semver": "7.6.3", "sinon": "19.0.2", "sinon-chai": "3.7.0", - "testcafe": "3.7.0", + "testcafe": "3.7.1", "ts-morph": "24.0.0", "ts-node": "10.9.2", "tsd": "^0.31.0",