From 6f96d9f4508fa22adcfdad6079f4fc10352681c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 15:28:44 +0000 Subject: [PATCH] Bump xterm-addon-fit from 0.2.1 to 0.3.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.3) 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 4df6cc4c..c0cb33f9 100644 --- a/package.json +++ b/package.json @@ -273,7 +273,7 @@ "uuid": "3.3.3", "webpack-cli": "3.3.9", "xterm": "~4.2.0", - "xterm-addon-fit": "^0.2.1", + "xterm-addon-fit": "^0.3.0", "xterm-addon-ligatures": "^0.2.1", "xterm-addon-search": "^0.3.0", "xterm-addon-web-links": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 03aee51b..057c239a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8660,10 +8660,10 @@ xtend@~2.1.1: dependencies: object-keys "~0.4.0" -xterm-addon-fit@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.2.1.tgz#353f43921eb78e3f9ad3f3afbb14e7ac183ca738" - integrity sha512-BlR57O3t1/bmVcnS81bn9ZnNf+GiGNbeXdNUKSBa9tKEwNUMcU3S+KFLIRv7rm1Ty0D5pMOu0vbz/RDorKRwKQ== +xterm-addon-fit@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.3.0.tgz#341710741027de9d648a9f84415a01ddfdbbe715" + integrity sha512-kvkiqHVrnMXgyCH9Xn0BOBJ7XaWC/4BgpSWQy3SueqximgW630t/QOankgqkvk11iTOCwWdAY9DTyQBXUMN3lw== xterm-addon-ligatures@^0.2.1: version "0.2.1"