From 4efe0960f3a57e4f5310a084459f03bd288018f6 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Thu, 30 May 2024 11:39:53 -0600 Subject: [PATCH] bump to latest --- .sauce/config.yml | 2 +- examples/typescript/.sauce/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.sauce/config.yml b/.sauce/config.yml index 9fcb49e..3df96f5 100644 --- a/.sauce/config.yml +++ b/.sauce/config.yml @@ -10,7 +10,7 @@ sauce: - other tag build: Release $CI_COMMIT_SHORT_SHA testcafe: - version: 3.5.0 + version: 3.6.0 # Controls what files are available in the context of a test run (unless explicitly excluded by .sauceignore). rootDir: ./ suites: diff --git a/examples/typescript/.sauce/config.yml b/examples/typescript/.sauce/config.yml index 5a1d244..4ee3482 100644 --- a/examples/typescript/.sauce/config.yml +++ b/examples/typescript/.sauce/config.yml @@ -10,7 +10,7 @@ sauce: - other tag build: Release $CI_COMMIT_SHORT_SHA testcafe: - version: 3.4.0 + version: 3.6.0 # Controls what files are available in the context of a test run (unless explicitly excluded by .sauceignore). rootDir: ./ suites: