From a878a7b99e7e139d890125d5401c06d51af80c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 06:22:37 +0000 Subject: [PATCH] Bump fable from 5.0.0-alpha.17 to 5.0.0-alpha.19 --- updated-dependencies: - dependency-name: fable dependency-version: 5.0.0-alpha.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index af6390c..54612fc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "fable": { - "version": "5.0.0-alpha.17", + "version": "5.0.0-alpha.19", "commands": [ "fable" ],