From 76014dfcb0b0023aae62f7028a459ef78924f932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:32:06 +0000 Subject: [PATCH] Bump xterm-addon-web-links from 0.5.1 to 0.6.0 Bumps [xterm-addon-web-links](https://github.com/xtermjs/xterm.js) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.6) --- updated-dependencies: - dependency-name: xterm-addon-web-links dependency-type: direct:production update-type: version-update:semver-minor ... 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 6f995824..190d6a29 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "xterm-addon-ligatures": "0.6.0-beta.14", "xterm-addon-search": "^0.9.0", "xterm-addon-unicode11": "^0.3.0", - "xterm-addon-web-links": "^0.5.1", + "xterm-addon-web-links": "^0.6.0", "xterm-addon-webgl": "0.12.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9ee74d80..356308b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8291,10 +8291,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.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-web-links@^0.6.0: + version "0.6.0" + resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz#0296cb6c99588847894670d998c9ea6a6aeb26ee" + integrity sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A== xterm-addon-webgl@0.12.0: version "0.12.0"