From b63aa48b1b65c1a12e98e3a848ccabc316160b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 00:44:20 +0000 Subject: [PATCH] Bump xterm from 4.8.1 to 4.9.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.8.1 to 4.9.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.8.1...4.9.0) 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 ba6eb3e1..cfbc86ac 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "stylis": "3.5.4", "uuid": "8.3.0", "webpack-cli": "3.3.12", - "xterm": "^4.8.1", + "xterm": "^4.9.0", "xterm-addon-fit": "^0.4.0", "xterm-addon-ligatures": "^0.3.0", "xterm-addon-search": "^0.7.0", diff --git a/yarn.lock b/yarn.lock index 3b193e35..d925fbe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8914,10 +8914,10 @@ xterm-addon-webgl@^0.8.0: resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.8.0.tgz#4bc6bb4dbfea5b0d2d7978d6c5cef922d584fb4f" integrity sha512-dlpYPsv0C9S6v6+T/h/d/otSbdUTizMJdxvSoS34tUpMOHev6iW7Zqt5KRFqYxl4vCqpDk9Wmhb3fKL3kwX5fQ== -xterm@^4.8.1: - version "4.8.1" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.8.1.tgz#155a1729a43e1a89b406524e22c5634339e39ca1" - integrity sha512-ax91ny4tI5eklqIfH79OUSGE2PUX2rGbwONmB6DfqpyhSZO8/cf++sqiaMWEVCMjACyMfnISW7C3gGMoNvNolQ== +xterm@^4.9.0: + version "4.9.0" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.9.0.tgz#7a4c097a433d565339b5533b468bbc60c6c87969" + integrity sha512-wGfqufmioctKr8VkbRuZbVDfjlXWGZZ1PWHy1yqqpGT3Nm6yaJx8lxDbSEBANtgaiVPTcKSp97sxOy5IlpqYfw== y18n@^4.0.0: version "4.0.0"