From 92bbe9dca66343f7f7a3f3fbfcacb2dc9ccd34f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 10:52:03 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.8.0-beta.27 to 0.8.0-beta.36 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.8.0-beta.27 to 0.8.0-beta.36. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits) --- updated-dependencies: - dependency-name: xterm-addon-ligatures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 63a22f6b..30750360 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "xterm": "^5.4.0-beta.28", "xterm-addon-canvas": "^0.6.0-beta.28", "xterm-addon-fit": "^0.9.0-beta.28", - "xterm-addon-ligatures": "^0.8.0-beta.27", + "xterm-addon-ligatures": "^0.8.0-beta.36", "xterm-addon-web-links": "^0.10.0-beta.27", "xterm-addon-webgl": "^0.17.0-beta.27" }, diff --git a/yarn.lock b/yarn.lock index 25495e70..84653a0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3008,10 +3008,10 @@ xterm-addon-fit@^0.9.0-beta.28: resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.9.0-beta.28.tgz#7cfe08d4d7bfbd5de9044bb047f330ced3a36842" integrity sha512-zLeTaU/Ub2EAqYjUIjVSDX09G+ESNeYnbiY2g5ndxP0fmTPDQJzsTbtIzJpD2sllQp70IH2sQCxSoYquXnZwUQ== -xterm-addon-ligatures@^0.8.0-beta.27: - version "0.8.0-beta.27" - resolved "https://registry.yarnpkg.com/xterm-addon-ligatures/-/xterm-addon-ligatures-0.8.0-beta.27.tgz#e397951fc338dcac23e7c6e7cf9fb23298323523" - integrity sha512-Db9u77HEYn9abjx8E8+xtcz+92etkyHZ0lOoA5N/Od1oo09KC2xnj199iejt9W5inM6H1NbdIXbd3vjn47b4aw== +xterm-addon-ligatures@^0.8.0-beta.36: + version "0.8.0-beta.36" + resolved "https://registry.yarnpkg.com/xterm-addon-ligatures/-/xterm-addon-ligatures-0.8.0-beta.36.tgz#d9060ed4ae2fe950340bb6114bf67c2edeaffe2d" + integrity sha512-G66DTanh6eKMl41dmxdtibbAfRsJUo7h5jBoIkJFwDkYgL01d81C1E3Dke4SXQuT8R66SM1fiaKe+OCiC2+uow== dependencies: font-finder "^1.1.0" font-ligatures "^1.4.1"