From ba370a463bae6140cf51bf1c3da32365f33d1ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 06:59:13 +0000 Subject: [PATCH] Bump xterm-addon-unicode11 from 0.5.0 to 0.6.0 Bumps [xterm-addon-unicode11](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.6) --- 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 5f21fb66..8355d326 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "xterm-addon-image": "0.5.0", "xterm-addon-ligatures": "0.7.0", "xterm-addon-search": "0.13.0", - "xterm-addon-unicode11": "0.5.0", + "xterm-addon-unicode11": "0.6.0", "xterm-addon-web-links": "0.8.0", "xterm-addon-webgl": "0.16.0" }, diff --git a/yarn.lock b/yarn.lock index ac5e66f6..69a1b142 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8071,10 +8071,10 @@ xterm-addon-search@0.13.0: resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.13.0.tgz#21286f4db48aa949fbefce34bb8bc0c9d3cec627" integrity sha512-sDUwG4CnqxUjSEFh676DlS3gsh3XYCzAvBPSvJ5OPgF3MRL3iHLPfsb06doRicLC2xXNpeG2cWk8x1qpESWJMA== -xterm-addon-unicode11@0.5.0: - version "0.5.0" - resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.5.0.tgz#41c0d96acc1e3bb6c6596eee64e163b6bca74be7" - integrity sha512-Jm4/g4QiTxiKiTbYICQgC791ubhIZyoIwxAIgOW8z8HWFNY+lwk+dwaKEaEeGBfM48Vk8fklsUW9u/PlenYEBg== +xterm-addon-unicode11@0.6.0: + version "0.6.0" + resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.6.0.tgz#733fd17bdf2ae6e818493db1d41241c999de0786" + integrity sha512-5pkb8YoS/deRtNqQRw8t640mu+Ga8B2MG3RXGQu0bwgcfr8XiXIRI880TWM49ICAHhTmnOLPzIIBIjEnCq7k2A== xterm-addon-web-links@0.8.0: version "0.8.0"