From 0e09fe8656b2c9e7e1b2fa0c72b2b624af2d0f9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 17:04:40 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.2.1 to 0.3.0 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abc75947..1db50ab8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "webpack-cli": "3.3.11", "xterm": "^4.5.0", "xterm-addon-fit": "^0.3.0", - "xterm-addon-ligatures": "^0.2.1", + "xterm-addon-ligatures": "^0.3.0", "xterm-addon-search": "^0.6.0", "xterm-addon-web-links": "^0.4.0", "xterm-addon-webgl": "^0.6.0" diff --git a/yarn.lock b/yarn.lock index f40df5d1..ed0d9cae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8982,10 +8982,10 @@ xterm-addon-fit@^0.3.0: resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.3.0.tgz#341710741027de9d648a9f84415a01ddfdbbe715" integrity sha512-kvkiqHVrnMXgyCH9Xn0BOBJ7XaWC/4BgpSWQy3SueqximgW630t/QOankgqkvk11iTOCwWdAY9DTyQBXUMN3lw== -xterm-addon-ligatures@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/xterm-addon-ligatures/-/xterm-addon-ligatures-0.2.1.tgz#487125dbb25818a6f88c3464c9a8a0eb4218bdae" - integrity sha512-UGoWTM7MBRRXMyGX6oMdaBhrO6SIJTriPo2U+QyQSs4H5J64ZiMZBsJe7ieOLmsKSAC/T+c39moU6sJGbWnylg== +xterm-addon-ligatures@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/xterm-addon-ligatures/-/xterm-addon-ligatures-0.3.0.tgz#c7e67bf7ac669b0b6a06ad99fff0003890efe0a3" + integrity sha512-fNq+qYF1jiTUqzYAEqR7RruOfDwWMiLCJxlT/U8L6ttCvNRhbMQpHVcXEM5YCcxsB+Nj+GDv4Vap4KrfWEUmfA== dependencies: font-finder "^1.0.4" font-ligatures "^1.3.2"