From d67afb784c8eee4d127011348702f8eb709b70e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 08:09:22 +0000 Subject: [PATCH] chore(deps): tsup v8.3.5 PR: https://github.com/Topsort/topsort.js/pull/93 Co-authored-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 76f4cc9..f8cca64 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/bun": "1.1.6", "lefthook": "1.8.1", "msw": "2.4.3", - "tsup": "8.3.0", + "tsup": "8.3.5", "typescript": "5.6.3" }, "keywords": ["topsort", "sdk", "javascript", "typescript"]