From 1931b5c90b8cb29c5746d36e24cd01387bdeb5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 21:51:16 +0000 Subject: [PATCH] Bump the dotnet-tools group with 1 update Bumps the dotnet-tools group with 1 update: [fable](https://github.com/fable-compiler/Fable). - [Release notes](https://github.com/fable-compiler/Fable/releases) - [Commits](https://github.com/fable-compiler/Fable/compare/4.6.0...4.7.0) --- updated-dependencies: - dependency-name: fable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-tools ... 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 534538c..ca09045 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fable": { - "version": "4.6.0", + "version": "4.7.0", "commands": [ "fable" ]