mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump xterm-addon-search from 0.7.0 to 0.8.0
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.7...0.8) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
733c6c861c
commit
0dbf0374ca
2 changed files with 5 additions and 5 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"xterm": "^4.10.0",
|
||||
"xterm-addon-fit": "^0.4.0",
|
||||
"xterm-addon-ligatures": "^0.3.0",
|
||||
"xterm-addon-search": "^0.7.0",
|
||||
"xterm-addon-search": "^0.8.0",
|
||||
"xterm-addon-unicode11": "^0.2.0",
|
||||
"xterm-addon-web-links": "^0.4.0",
|
||||
"xterm-addon-webgl": "^0.9.0"
|
||||
|
|
|
|||
|
|
@ -7902,10 +7902,10 @@ xterm-addon-ligatures@^0.3.0:
|
|||
font-finder "^1.0.4"
|
||||
font-ligatures "^1.3.2"
|
||||
|
||||
xterm-addon-search@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.7.0.tgz#c929d3e5cbb335e82bff72f158ea82936d9cd4ef"
|
||||
integrity sha512-6060evmJJ+tZcjnx33FXaeEHLpuXEa7l9UzUsYfMlCKbu88AbE+5LJocTKCHYd71cwCwb9pjmv/G1o9Rf9Zbcg==
|
||||
xterm-addon-search@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.0.tgz#e33eab918df7eac7e7baf95dd2b3d14133754881"
|
||||
integrity sha512-MPJGPVPpHRUw9cLIuqQbrVepmENMOybVUSxIALz5h1ryyQBrVqVujq2hL5aroX5/dZJoHx9lGHQTVLQ07SKgKA==
|
||||
|
||||
xterm-addon-unicode11@^0.2.0:
|
||||
version "0.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue