From 104c50adf1b7c996ab1d9a58f5a44ccd4c3a8dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 11:17:11 +0000 Subject: [PATCH] Bump xterm-addon-search from 0.12.0 to 0.13.0 Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.12...0.13) --- updated-dependencies: - dependency-name: xterm-addon-search 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 f6bb5c89..d090cb97 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "xterm-addon-fit": "0.7.0", "xterm-addon-image": "0.5.0", "xterm-addon-ligatures": "0.6.0", - "xterm-addon-search": "0.12.0", + "xterm-addon-search": "0.13.0", "xterm-addon-unicode11": "0.5.0", "xterm-addon-web-links": "0.8.0", "xterm-addon-webgl": "0.16.0" diff --git a/yarn.lock b/yarn.lock index 6786ca5e..dd22a164 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8066,10 +8066,10 @@ xterm-addon-ligatures@0.6.0: font-finder "^1.1.0" font-ligatures "^1.4.1" -xterm-addon-search@0.12.0: - version "0.12.0" - resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.12.0.tgz#2ef8f56aecf699a3989223a1260f1e079d7c74e2" - integrity sha512-hXAuO7Ts2+Jf9K8mZrUx8IFd7c/Flgks/jyqA1L4reymyfmXtcsd+WDLel8R9Tgy2CLyKABVBP09/Ua/FmXcvg== +xterm-addon-search@0.13.0: + version "0.13.0" + resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.13.0.tgz#21286f4db48aa949fbefce34bb8bc0c9d3cec627" + integrity sha512-sDUwG4CnqxUjSEFh676DlS3gsh3XYCzAvBPSvJ5OPgF3MRL3iHLPfsb06doRicLC2xXNpeG2cWk8x1qpESWJMA== xterm-addon-unicode11@0.5.0: version "0.5.0"