From 04daf20f0f8e73c1ff79b45314b305dc833e898d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:09:16 +0000 Subject: [PATCH] chore(deps): update dependency tslib to v2.7.0 (v1) (#1720) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10667783994 Co-authored-by: FabianLars --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b742886..d0b9049 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "LICENSE" ], "devDependencies": { - "tslib": "2.6.3" + "tslib": "2.7.0" }, "dependencies": { "@tauri-apps/api": "1.6.0"