mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump xterm-addon-search from 0.3.0 to 0.4.0
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.3...0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a4e2c791a9
commit
59c6a0425b
2 changed files with 5 additions and 5 deletions
|
|
@ -275,7 +275,7 @@
|
|||
"xterm": "~4.2.0",
|
||||
"xterm-addon-fit": "^0.3.0",
|
||||
"xterm-addon-ligatures": "^0.2.1",
|
||||
"xterm-addon-search": "^0.3.0",
|
||||
"xterm-addon-search": "^0.4.0",
|
||||
"xterm-addon-web-links": "^0.2.1",
|
||||
"xterm-addon-webgl": "^0.3.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -8830,10 +8830,10 @@ xterm-addon-ligatures@^0.2.1:
|
|||
font-finder "^1.0.4"
|
||||
font-ligatures "^1.3.2"
|
||||
|
||||
xterm-addon-search@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.3.0.tgz#fc6843bebab1873eff0c89e31f7b74bb3c4d8947"
|
||||
integrity sha512-ZvRmkNBSz2dT00w0qJ3Hd5cwYoOfkVZpHou7Xxy1kO34wQglU/8Ec4DNTvU27sS9BUzEg8kUcTTru0DxhJXrTA==
|
||||
xterm-addon-search@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.4.0.tgz#a7beadb3caa7330eb31fb1f17d92de25537684a1"
|
||||
integrity sha512-g07qb/Z4aSfrQ25e6Z6rz6KiExm2DvesQXkx+eA715VABBr5VM/9Jf0INoCiDSYy/nn7rpna+kXiGVJejIffKg==
|
||||
|
||||
xterm-addon-web-links@^0.2.1:
|
||||
version "0.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue