From 615ede6924c4080006f3dc5f0f43e3609ecedf28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 05:57:09 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.6.0-beta.9 to 0.6.0-beta.12 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.6.0-beta.9 to 0.6.0-beta.12. - [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 700b5e82..3ed05ada 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "webpack-cli": "4.9.2", "xterm": "4.18.0", "xterm-addon-fit": "^0.5.0", - "xterm-addon-ligatures": "0.6.0-beta.9", + "xterm-addon-ligatures": "0.6.0-beta.12", "xterm-addon-search": "^0.8.2", "xterm-addon-unicode11": "^0.3.0", "xterm-addon-web-links": "^0.5.1", diff --git a/yarn.lock b/yarn.lock index 8762437f..ff4f9a9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7974,10 +7974,10 @@ xterm-addon-fit@^0.5.0: resolved "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596" integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ== -xterm-addon-ligatures@0.6.0-beta.9: - version "0.6.0-beta.9" - resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.6.0-beta.9.tgz#0e356c94f9c18e6d5d838b722ae5aa007f45b7d8" - integrity sha512-hkChLGPatDCR3Ps9EdrFJpNWLV3dOMZSC6CzKxfekJkiuOHGYBS2UGmfrwNRadv7oPAsLRSyVRfvXKUXECcv1w== +xterm-addon-ligatures@0.6.0-beta.12: + version "0.6.0-beta.12" + resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.6.0-beta.12.tgz#3a727022f91b5ae6703bf794ff0cfbd8b97fd396" + integrity sha512-a4oKb+eTPUgVvGsIFbzct3daevylgrTIYMARtLDP0T3sO6jtTCIhOj6SkLv7FR3Zmg6imIb2qhIXOSxsgV/TfQ== dependencies: font-finder "^1.1.0" font-ligatures "^1.4.1"