From 379a9eba6229d77b07a42579137e73e9772e56d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 07:05:22 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.6.0 to 0.7.0 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.6...0.7) --- updated-dependencies: - dependency-name: xterm-addon-ligatures dependency-type: direct:production update-type: version-update:semver-minor ... 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 95785be8..5f21fb66 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "xterm-addon-canvas": "0.5.0", "xterm-addon-fit": "0.7.0", "xterm-addon-image": "0.5.0", - "xterm-addon-ligatures": "0.6.0", + "xterm-addon-ligatures": "0.7.0", "xterm-addon-search": "0.13.0", "xterm-addon-unicode11": "0.5.0", "xterm-addon-web-links": "0.8.0", diff --git a/yarn.lock b/yarn.lock index 2f784f80..ac5e66f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8058,10 +8058,10 @@ xterm-addon-image@0.5.0: resolved "https://registry.npmjs.org/xterm-addon-image/-/xterm-addon-image-0.5.0.tgz#3c9bb332a3de55ab200dbefd3411e3b0d985314f" integrity sha512-bWXUBeDzhisYh0clVKx4JgQrZjpn+/QRMRwNsfnRpjCMhgmZ+SL3Bivktd7q03O4uKMMcAOe6bSmppwP9/um0Q== -xterm-addon-ligatures@0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.6.0.tgz#c51801b0150c62ac1165654757b55c796457d195" - integrity sha512-DxiYCXXYEpnwr8li4/QhG64exjrLX1nHBfNNfrQgx5e8Z9tK2SjWKpxI6PZEy++8+YdL1F7VjWI4aKOaDt2VVw== +xterm-addon-ligatures@0.7.0: + version "0.7.0" + resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.7.0.tgz#28e24744fc06e83b0e3dad51f96823b036714ab3" + integrity sha512-5HXKCN5vB8KkqLIloItZkYAwMWF4Y2yOQsc4oFUXOjV3GnZskZpH0W+8rJH+80wxLNym7OMpdmg3a/Vd/+owDg== dependencies: font-finder "^1.1.0" font-ligatures "^1.4.1"