From e0e32f6c7d154f2645a022567d713a4b249a33c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:54:38 +0000 Subject: [PATCH] Bump xterm-addon-web-links from 0.5.0 to 0.5.1 Bumps [xterm-addon-web-links](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits) --- updated-dependencies: - dependency-name: xterm-addon-web-links 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 da03b236..915de117 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "xterm-addon-ligatures": "0.6.0-beta.7", "xterm-addon-search": "^0.8.2", "xterm-addon-unicode11": "^0.3.0", - "xterm-addon-web-links": "^0.5.0", + "xterm-addon-web-links": "^0.5.1", "xterm-addon-webgl": "0.12.0-beta.24" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 37eb81b7..a357cf98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7830,10 +7830,10 @@ xterm-addon-unicode11@^0.3.0: resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.3.0.tgz#e4435c3c91a5294a7eb8b79c380acbb28a659463" integrity sha512-x5fHDZT2j9tlTlHnzPHt++9uKZ2kJ/lYQOj3L6xJA22xoJsS8UQRw/5YIFg2FUHqEAbV77Z1fZij/9NycMSH/A== -xterm-addon-web-links@^0.5.0: - version "0.5.0" - resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.0.tgz#c6869c0032e6709e2437315199d794a3b94a183e" - integrity sha512-egDNFDvuArQ0QKE/ZdP1HMo70Lm8nSOjuIJY0kYjqCCE6yntjyuGzjeoYD+CIQ12gJ6B6thVh8nTApi27qYiag== +xterm-addon-web-links@^0.5.1: + version "0.5.1" + resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.1.tgz#73bfa3ed567af98fba947f638bd12093ee2a0bc6" + integrity sha512-dBjbOIrCNmxAcUQkkSrKj9BM6yLpmqUpZ9SOCUuZe/sznPl4d8OBZQClK7VcdZ0vf0+5i5Fce2rUUrew/XTZTg== xterm-addon-webgl@0.12.0-beta.24: version "0.12.0-beta.24"