mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump xterm-addon-search from 0.8.2 to 0.9.0
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.9) --- updated-dependencies: - dependency-name: xterm-addon-search dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2bfdd6b48d
commit
e932b4b5d0
2 changed files with 5 additions and 5 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
"xterm": "4.19.0-beta.66",
|
"xterm": "4.19.0-beta.66",
|
||||||
"xterm-addon-fit": "^0.5.0",
|
"xterm-addon-fit": "^0.5.0",
|
||||||
"xterm-addon-ligatures": "0.6.0-beta.14",
|
"xterm-addon-ligatures": "0.6.0-beta.14",
|
||||||
"xterm-addon-search": "^0.8.2",
|
"xterm-addon-search": "^0.9.0",
|
||||||
"xterm-addon-unicode11": "^0.3.0",
|
"xterm-addon-unicode11": "^0.3.0",
|
||||||
"xterm-addon-web-links": "^0.5.1",
|
"xterm-addon-web-links": "^0.5.1",
|
||||||
"xterm-addon-webgl": "0.12.0-beta.43"
|
"xterm-addon-webgl": "0.12.0-beta.43"
|
||||||
|
|
|
||||||
|
|
@ -8327,10 +8327,10 @@ xterm-addon-ligatures@0.6.0-beta.14:
|
||||||
font-finder "^1.1.0"
|
font-finder "^1.1.0"
|
||||||
font-ligatures "^1.4.1"
|
font-ligatures "^1.4.1"
|
||||||
|
|
||||||
xterm-addon-search@^0.8.2:
|
xterm-addon-search@^0.9.0:
|
||||||
version "0.8.2"
|
version "0.9.0"
|
||||||
resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.2.tgz#be7aa74d5ff12c901707c6ff674229f214318032"
|
resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.9.0.tgz#95278ebb818cfcf882209ae75be96e0bea5d52a5"
|
||||||
integrity sha512-I1863mjn8P6uVrqm/X+btalVsqjAKLhnhpbP7SavAOpEkI1jJhbHU2UTp7NjeRtcKTks6UWk/ycgds5snDSejg==
|
integrity sha512-aoolI8YuHvdGw+Qjg8g2M4kst0v86GtB7WeBm4F0jNXA005/6QbWWy9eCsvnIDLJOFI5JSSrZnD6CaOkvBQYPA==
|
||||||
|
|
||||||
xterm-addon-unicode11@^0.3.0:
|
xterm-addon-unicode11@^0.3.0:
|
||||||
version "0.3.0"
|
version "0.3.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue