From c99c15232cd5faef6f3e1b998542733cd7268f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 08:48:22 -0500 Subject: [PATCH] chore: bump xterm-addon-web-links from 0.5.1 to 0.6.0 in /site (#2892) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index 54e249ebd5..b5bb45f508 100644 --- a/site/package.json +++ b/site/package.json @@ -55,7 +55,7 @@ "xstate": "4.32.1", "xterm": "4.18.0", "xterm-addon-fit": "0.5.0", - "xterm-addon-web-links": "0.5.1", + "xterm-addon-web-links": "0.6.0", "xterm-addon-webgl": "0.11.4", "xterm-for-react": "1.0.4", "yup": "0.32.11" diff --git a/site/yarn.lock b/site/yarn.lock index 7e98af6f62..5db635c524 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -14429,10 +14429,10 @@ xterm-addon-fit@0.5.0: resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596" integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ== -xterm-addon-web-links@0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/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.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz#0296cb6c99588847894670d998c9ea6a6aeb26ee" + integrity sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A== xterm-addon-webgl@0.11.4: version "0.11.4"