From 5c915b171baf00a6af02e6cdd1ded2ad355f7a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:19:59 +0000 Subject: [PATCH] Bump @types/vscode from 1.99.1 to 1.104.0 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.99.1 to 1.104.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 246347fe..96d62ec4 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@svgdotjs/svg.js": "^3.2.4", "@ts-graphviz/ast": "^2.0.7", "@types/object-hash": "^3.0.6", - "@types/vscode": "^1.99.1", + "@types/vscode": "^1.104.0", "@vscode/vsce": "^3.1.1", "core-js": "^3.41.0", "esbuild": "^0.25.0", @@ -374,7 +374,7 @@ "@types/unist": ["@types/unist@3.0.3", "", {}, "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="], - "@types/vscode": ["@types/vscode@1.99.1", "", {}, "sha512-cQlqxHZ040ta6ovZXnXRxs3fJiTmlurkIWOfZVcLSZPcm9J4ikFpXuB7gihofGn5ng+kDVma5EmJIclfk0trPQ=="], + "@types/vscode": ["@types/vscode@1.104.0", "", {}, "sha512-0KwoU2rZ2ecsTGFxo4K1+f+AErRsYW0fsp6A0zufzGuhyczc2IoKqYqcwXidKXmy2u8YB2GsYsOtiI9Izx3Tig=="], "@types/ws": ["@types/ws@8.5.12", "", { "dependencies": { "@types/node": "*" } }, "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ=="], diff --git a/package.json b/package.json index 8e241b6b..39bd926c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@svgdotjs/svg.js": "^3.2.4", "@ts-graphviz/ast": "^2.0.7", "@types/object-hash": "^3.0.6", - "@types/vscode": "^1.99.1", + "@types/vscode": "^1.104.0", "@vscode/vsce": "^3.1.1", "core-js": "^3.41.0", "esbuild": "^0.25.0",