From b301d0b05dfe7d64858c8154fbfa88903a360bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 13:29:54 +0000 Subject: [PATCH] Bump xterm-addon-fit from 0.4.0 to 0.5.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.4...0.5) 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 03f02a75..3e08f873 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "uuid": "8.3.2", "webpack-cli": "4.4.0", "xterm": "^4.10.0", - "xterm-addon-fit": "^0.4.0", + "xterm-addon-fit": "^0.5.0", "xterm-addon-ligatures": "^0.4.0", "xterm-addon-search": "^0.8.0", "xterm-addon-unicode11": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index 7afa20cd..a9c17cce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7924,10 +7924,10 @@ xtend@^4.0.0: resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== -xterm-addon-fit@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.4.0.tgz#06e0c5d0a6aaacfb009ef565efa1c81e93d90193" - integrity sha512-p4BESuV/g2L6pZzFHpeNLLnep9mp/DkF3qrPglMiucSFtD8iJxtMufEoEJbN8LZwB4i+8PFpFvVuFrGOSpW05w== +xterm-addon-fit@^0.5.0: + version "0.5.0" + resolved "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596" + integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ== xterm-addon-ligatures@^0.4.0: version "0.4.0"