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"