From 8c35db20200d364aa2540e8a48d74c280c3996e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 19:54:14 +0000 Subject: [PATCH] chore(deps): update dependency turbo to v1.10.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 067275d..91e413d 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "@cuaklabs/typescript-config-porygon": "workspace:./packages/typescript-config-porygon", "husky": "8.0.3", "lint-staged": "13.2.3", - "turbo": "1.10.7" + "turbo": "1.10.8" } }