From 1827dfc071689851ad6b765dc005bb988d4a6bd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 07:04:40 +0000 Subject: [upd] web-client (simple): Bump @types/node in /client/simple Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mise.toml') diff --git a/mise.toml b/mise.toml index 940524cdc..65efee5bd 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] # minimal version we support python = "3.10" -node = "24.3.0" +node = "25" go = "1.24.5" shellcheck = "0.11.0" # python 3.10 uses 3.40.1 (on mac and win) -- cgit v1.2.3