From af52e6a635e4c3b848fe7c0056e5b9a4599ceb7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 07:39:41 +0000 Subject: [PATCH] Bump xterm-addon-search from 0.8.0 to 0.8.1 Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits) --- updated-dependencies: - dependency-name: xterm-addon-search dependency-type: direct:production update-type: version-update:semver-patch ... 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 46e66fa3..4768c571 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "xterm": "^4.14.0", "xterm-addon-fit": "^0.5.0", "xterm-addon-ligatures": "^0.5.1", - "xterm-addon-search": "^0.8.0", + "xterm-addon-search": "^0.8.1", "xterm-addon-unicode11": "^0.3.0", "xterm-addon-web-links": "^0.4.0", "xterm-addon-webgl": "^0.11.2" diff --git a/yarn.lock b/yarn.lock index afafb5de..91614249 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8136,10 +8136,10 @@ xterm-addon-ligatures@^0.5.1: font-finder "^1.1.0" font-ligatures "^1.4.0" -xterm-addon-search@^0.8.0: - version "0.8.0" - resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.0.tgz#e33eab918df7eac7e7baf95dd2b3d14133754881" - integrity sha512-MPJGPVPpHRUw9cLIuqQbrVepmENMOybVUSxIALz5h1ryyQBrVqVujq2hL5aroX5/dZJoHx9lGHQTVLQ07SKgKA== +xterm-addon-search@^0.8.1: + version "0.8.1" + resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.1.tgz#dfc557e9bcf5fd8ed96292c0d271aa865bc545d5" + integrity sha512-OtOaC9gxD2Q4ZnjZrCSRZmKLwwUjXX3gP7mIzq8Rs50317DGRDqgTLuHTYv/Nx/LvI5ceVFRYCxK36Ixs1nXNw== xterm-addon-unicode11@^0.3.0: version "0.3.0"