From 7e198ed2c2e29a06c501d5b7e5cbee696fac4c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 22:44:17 +0000 Subject: [PATCH] build(deps): bump @xterm/addon-ligatures from 0.10.0-beta.69 to 0.10.0 Bumps [@xterm/addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.10.0-beta.69 to 0.10.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.10) --- updated-dependencies: - dependency-name: "@xterm/addon-ligatures" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ab8d0a85..3337ebbb4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@vscode/vscode-languagedetection": "^1.0.23", "@xterm/addon-clipboard": "0.2.0", "@xterm/addon-image": "0.9.0", - "@xterm/addon-ligatures": "0.10.0-beta.69", + "@xterm/addon-ligatures": "0.10.0", "@xterm/addon-search": "0.16.0", "@xterm/addon-serialize": "0.14.0", "@xterm/addon-unicode11": "0.9.0",