From f51f882aa1d269c9b36f46885b8081ccac6dd98b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2019 15:03:57 +0000 Subject: [PATCH] Bump xterm from 4.2.0 to 4.3.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.2.0...4.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6adcc7bd..b9ec5889 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "stylis": "3.5.4", "uuid": "3.3.3", "webpack-cli": "3.3.10", - "xterm": "^4.2.0", + "xterm": "^4.3.0", "xterm-addon-fit": "^0.3.0", "xterm-addon-ligatures": "^0.2.1", "xterm-addon-search": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index 5c0aa3a7..90d5729b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8958,10 +8958,10 @@ xterm-addon-webgl@^0.4.0: resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.4.0.tgz#7b7cdbdbf9b0d06189af20d468d8ea2798382e0f" integrity sha512-2ExOKJQcyv4hUo/d41uMDe7fNZCi42kPtbvG/v+dVj1NwqGD7g1bhuoH2j1iA1vTP5O1fClc6pU9nLBpbwrdZQ== -xterm@~4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.2.0.tgz#b9980b2ae18c64ed31bcc95eace3bcecffebbbd9" - integrity sha512-oNfLqt+LmghLPOt5UcskP5Km1fXpTBHsTZ99nxJKY2N0MNFXBKIVXUcNNhHCa74JGZFMGhLT58A/UN3HcPXSfg== +xterm@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.3.0.tgz#9a302efefe75172d4f7ea3afc20f9bd983f05027" + integrity sha512-6dnrC4nxgnRKQzIWwC5HA0mnT9/rpDPZflUIr24gdcdSMTKM1QQcor4qQ/xz4Zerz6AIL/CuuBPypFfzsB63dQ== "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: version "4.0.0"