From 856f730ca2cc7363754eaff3c9b8bb118a4d8c5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:35:34 +0000 Subject: [PATCH] Update dependency turbo to v1.12.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37ec592f6c..c0a556696e 100644 --- a/package.json +++ b/package.json @@ -221,7 +221,7 @@ "taskr": "1.1.0", "tree-kill": "1.2.2", "tsec": "0.2.8", - "turbo": "1.11.3", + "turbo": "1.12.2", "typescript": "5.3.3", "unfetch": "5.0.0", "wait-port": "1.1.0",