From a060ce48b26251bcb5587d0375aa130b3b2b116f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:46:17 +0000 Subject: [PATCH] Bump xterm from 4.1.0 to 4.2.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.1.0...4.2.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 95a07a10..27b5bec7 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "stylis": "3.5.4", "uuid": "3.3.3", "webpack-cli": "3.3.9", - "xterm": "~4.1.0", + "xterm": "~4.2.0", "xterm-addon-fit": "^0.2.1", "xterm-addon-ligatures": "^0.2.1", "xterm-addon-search": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 598939d1..bbb35f86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8688,10 +8688,10 @@ xterm-addon-webgl@^0.2.1: resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.2.1.tgz#86452460601dc29b7d907dbcd0b8a058bcbc6bcf" integrity sha512-MZyh/KGbOBEEOqGpgilHuKHSj0OCXiZsBedTtLesHNerc79710shUHnfBlk31ggYU9G/WJ91qoNNux3ek5QBPA== -xterm@~4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.1.0.tgz#f6b6e127d1a1e31cef709b45fca845bf818602ce" - integrity sha512-RolKCONgwaEqt7FBMUeoxn4W/2JoopNi3nxfZDmQ6xwelCNCAAYNw4W97QenXefQyvholn5xMAsS0nnIwjwhHw== +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== "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: version "4.0.0"