From 5e85327a984e155e7e4394c5c64cb6d2cd26fc60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 08:51:35 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.6.0-beta.4 to 0.6.0-beta.7 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.6.0-beta.4 to 0.6.0-beta.7. - [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 f253ad8c..89f196fc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "webpack-cli": "4.9.1", "xterm": "^4.16.0", "xterm-addon-fit": "^0.5.0", - "xterm-addon-ligatures": "0.6.0-beta.4", + "xterm-addon-ligatures": "0.6.0-beta.7", "xterm-addon-search": "^0.8.2", "xterm-addon-unicode11": "^0.3.0", "xterm-addon-web-links": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index f6fd2884..554c1c74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7789,10 +7789,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.4: - version "0.6.0-beta.4" - resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.6.0-beta.4.tgz#d97520ccf874726127562ab42c6c57057d1742bf" - integrity sha512-gQJ4NJodeqc6PfRfHa+DLoWqnSHAyG6J/qIdFyQgcAl827eL1K9PnDQ+8mVjPQRv9mjbfG6fDRNh/hfqbVS52w== +xterm-addon-ligatures@0.6.0-beta.7: + version "0.6.0-beta.7" + resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.6.0-beta.7.tgz#9c4bfc96a165e44add390ddcc3e7ea64650e1cf3" + integrity sha512-ZX1H1S79JaFhwzkkUD3WKIn6lTktLBU3UqCwB+0B8vXS6PNAboAjeioTck+aB+N6uyQEBESrimwFBEhwPjujlw== dependencies: font-finder "^1.1.0" font-ligatures "^1.4.1"