From 7f23209099cfcc1f6da1cea514532f2636da5983 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:36:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20type?= =?UTF-8?q?script=20to=20^5.9.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bun.lock | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 2769ec2..6e05c11 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "@cigale/beamup", @@ -21,7 +22,7 @@ "prettier-plugin-toml": "^2.0.6", }, "peerDependencies": { - "typescript": "^5.9.2", + "typescript": "^5.9.3", }, }, }, diff --git a/package.json b/package.json index 42b8ed9..6ec89d9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "prettier-plugin-toml": "^2.0.6" }, "peerDependencies": { - "typescript": "^5.9.2" + "typescript": "^5.9.3" }, "dependencies": { "arktype": "^2.1.22"