From f633bf74c9419cea5d6371078e18284339645ac4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 19:23:59 +0000 Subject: [PATCH] Bump xterm from 4.6.0 to 4.7.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.6.0...4.7.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 5cc8f412..1252aa83 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "stylis": "3.5.4", "uuid": "8.1.0", "webpack-cli": "3.3.11", - "xterm": "^4.6.0", + "xterm": "^4.7.0", "xterm-addon-fit": "^0.4.0", "xterm-addon-ligatures": "^0.3.0", "xterm-addon-search": "^0.6.0", diff --git a/yarn.lock b/yarn.lock index 8c3cc802..248417a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8863,10 +8863,10 @@ xterm-addon-webgl@^0.6.0: resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.6.0.tgz#1bc625dce0210ad461b8fa5618435e442984d89f" integrity sha512-1RToOJSZOF3qyJJhF9/LDHf6DNOX4mIYtpMnMNghhLUC/rZg+H5qf73dlP2KDtr9ZkZTJvVlu4SVF8lDGrvT2w== -xterm@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.6.0.tgz#1b49b32e546409c110fbe8ece0b4a388504a937d" - integrity sha512-98211RIDrAECqpsxs6gbilwMcxLtxSDIvtzZUIqP1xIByXtuccJ4pmMhHGJATZeEGe/reARPMqwPINK8T7jGZg== +xterm@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.7.0.tgz#254485811146b03fbea10c911f7f68a99e1d3bfd" + integrity sha512-UeH6U/1iknCBP94/AcKAFBeQz6ZicMugJHGXruTmsY8RcZt+mkx+vl8jLLOqNYweXdBbywCg2kK88WDKjcmSmg== y18n@^4.0.0: version "4.0.0"