From 42164417101e8eac1d41980ca2e85742f03312f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 06:57:43 +0000 Subject: [PATCH] Bump xterm-addon-unicode11 from 0.2.0 to 0.3.0 Bumps [xterm-addon-unicode11](https://github.com/xtermjs/xterm.js) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.3) --- updated-dependencies: - dependency-name: xterm-addon-unicode11 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 780e6214..52bcb1a5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "xterm-addon-fit": "^0.5.0", "xterm-addon-ligatures": "^0.5.1", "xterm-addon-search": "^0.8.0", - "xterm-addon-unicode11": "^0.2.0", + "xterm-addon-unicode11": "^0.3.0", "xterm-addon-web-links": "^0.4.0", "xterm-addon-webgl": "^0.11.1" }, diff --git a/yarn.lock b/yarn.lock index f1baed18..ed2b9be9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8141,10 +8141,10 @@ xterm-addon-search@^0.8.0: resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.0.tgz#e33eab918df7eac7e7baf95dd2b3d14133754881" integrity sha512-MPJGPVPpHRUw9cLIuqQbrVepmENMOybVUSxIALz5h1ryyQBrVqVujq2hL5aroX5/dZJoHx9lGHQTVLQ07SKgKA== -xterm-addon-unicode11@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.2.0.tgz#9ed0c482b353908bba27778893ca80823382737c" - integrity sha512-rjFDItPc/IDoSiEnoDFwKroNwLD/7t9vYKENjrcKVZg5tgJuuUj8D4rZtP6iVCjSB1LTLYmUs4L/EmCqIyLR/Q== +xterm-addon-unicode11@^0.3.0: + version "0.3.0" + resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.3.0.tgz#e4435c3c91a5294a7eb8b79c380acbb28a659463" + integrity sha512-x5fHDZT2j9tlTlHnzPHt++9uKZ2kJ/lYQOj3L6xJA22xoJsS8UQRw/5YIFg2FUHqEAbV77Z1fZij/9NycMSH/A== xterm-addon-web-links@^0.4.0: version "0.4.0"