From 95f6a63c70f968fc1d6f692e73992b9e86e81a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 13:14:22 +0530 Subject: [PATCH] Javascript dependency: Bump xterm-addon-search in /web (#7758) Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.8.2 to 0.13.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.13) --- updated-dependencies: - dependency-name: xterm-addon-search 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> --- web/package.json | 2 +- web/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/package.json b/web/package.json index 01cd6646a..70a6ad8e0 100644 --- a/web/package.json +++ b/web/package.json @@ -151,7 +151,7 @@ "wkx": "^0.5.0", "xterm": "^5.3.0", "xterm-addon-fit": "^0.5.0", - "xterm-addon-search": "^0.8.0", + "xterm-addon-search": "^0.13.0", "xterm-addon-web-links": "^0.4.0", "zustand": "^4.4.1" }, diff --git a/web/yarn.lock b/web/yarn.lock index 41c30b08e..767ba9f2d 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -14077,7 +14077,7 @@ __metadata: wkx: ^0.5.0 xterm: ^5.3.0 xterm-addon-fit: ^0.5.0 - xterm-addon-search: ^0.8.0 + xterm-addon-search: ^0.13.0 xterm-addon-web-links: ^0.4.0 yarn-audit-html: 4.0.0 zustand: ^4.4.1 @@ -16523,12 +16523,12 @@ __metadata: languageName: node linkType: hard -"xterm-addon-search@npm:^0.8.0": - version: 0.8.2 - resolution: "xterm-addon-search@npm:0.8.2" +"xterm-addon-search@npm:^0.13.0": + version: 0.13.0 + resolution: "xterm-addon-search@npm:0.13.0" peerDependencies: - xterm: ^4.0.0 - checksum: cb5fa8a551354d98d81c3f4792a43150670be119a0bf10fdff6727ee80ba2524682371f828bb175bd71075ca45989805560754bb22a30ed87d59725b7910cf1c + xterm: ^5.0.0 + checksum: aea339667bf2ff8a3392bc01eb98948e2c7ab7fec8525232cf6332270a03fe3ff751303c829f3c53d4c4f3d546d7b42be30d028a2dfeb61f61aad45a68ccdb8c languageName: node linkType: hard