From 1106b8949f4de974f96edcf3b4177f69b32415ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:40:46 +0000 Subject: [PATCH] :arrow_up: Updates tsdx to v2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57683b0..ce44055 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "semantic-release": "17.4.3", "ts-jest": "26.5.6", "ts-node": "9.1.1", - "tsdx": "0.14.1", + "tsdx": "2.0.0", "typedoc": "0.20.36", "typescript": "4.2.4", "yaml": "1.10.2"