From db08286713ec6de84fadc9c60788aa06d8a4f603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 11:07:36 +0000 Subject: [PATCH] Bump xterm-addon-ligatures from 0.5.0 to 0.5.1 Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.5.1. - [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 1f3b48df..0bd6cd38 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "webpack-cli": "4.7.2", "xterm": "^4.13.0", "xterm-addon-fit": "^0.5.0", - "xterm-addon-ligatures": "^0.5.0", + "xterm-addon-ligatures": "^0.5.1", "xterm-addon-search": "^0.8.0", "xterm-addon-unicode11": "^0.2.0", "xterm-addon-web-links": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index bb1686d9..efdf6580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8397,10 +8397,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.5.0: - version "0.5.0" - resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.5.0.tgz#08cd4dd3bcd3c4faa657a1995a5a8a6a6c39c496" - integrity sha512-1HFeEReL2yfw1oz7iZHE09ipWOA23Pg7yRAgDnuKeWkuItKRZZ9SbKXn8saviAkHYX/s6HgADVwPjRY8m2lyZA== +xterm-addon-ligatures@^0.5.1: + version "0.5.1" + resolved "https://registry.npmjs.org/xterm-addon-ligatures/-/xterm-addon-ligatures-0.5.1.tgz#40ff69c43b6406aaf130fdfe9a43ca4eac49f892" + integrity sha512-L70vyVAapDvBBti1bqFTUQOd6R6LH5qKzqZ76sERKkf75+u++sylqflCdwT8zmorK6zxcc3vq4+I4GDYawgYrQ== dependencies: font-finder "^1.1.0" font-ligatures "^1.4.0"