From 822327d6148a8df95ba49dd9a3803910759752d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:42:14 +0000 Subject: [PATCH] Bump xterm-addon-image from 0.4.2 to 0.5.0 Bumps [xterm-addon-image](https://github.com/xtermjs/xterm.js) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.5) --- updated-dependencies: - dependency-name: xterm-addon-image 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 4c2b5f98..322caf84 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "xterm": "5.2.1", "xterm-addon-canvas": "0.4.0", "xterm-addon-fit": "0.7.0", - "xterm-addon-image": "0.4.2", + "xterm-addon-image": "0.5.0", "xterm-addon-ligatures": "0.6.0", "xterm-addon-search": "0.12.0", "xterm-addon-unicode11": "0.5.0", diff --git a/yarn.lock b/yarn.lock index 8e10abd3..ae69254a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7996,10 +7996,10 @@ xterm-addon-fit@0.7.0: resolved "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.7.0.tgz#b8ade6d96e63b47443862088f6670b49fb752c6a" integrity sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ== -xterm-addon-image@0.4.2: - version "0.4.2" - resolved "https://registry.npmjs.org/xterm-addon-image/-/xterm-addon-image-0.4.2.tgz#d25bb3a8c543d014accbfbbc875927f54d5f43b9" - integrity sha512-QVuH5CGlValtFMVorb71TnMV7kQLqc9+V5oyOMNvFqW1NiOBNo/d0WVvMU8qOd2vsAdTbhjvUO8SPptZ5TJHYw== +xterm-addon-image@0.5.0: + version "0.5.0" + resolved "https://registry.npmjs.org/xterm-addon-image/-/xterm-addon-image-0.5.0.tgz#3c9bb332a3de55ab200dbefd3411e3b0d985314f" + integrity sha512-bWXUBeDzhisYh0clVKx4JgQrZjpn+/QRMRwNsfnRpjCMhgmZ+SL3Bivktd7q03O4uKMMcAOe6bSmppwP9/um0Q== xterm-addon-ligatures@0.6.0: version "0.6.0"