Bump xterm-addon-search from 0.2.1 to 0.3.0

Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits/0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-25 13:44:26 +00:00 committed by Benjamin Staneck
parent a060ce48b2
commit b94e7c7c33
2 changed files with 5 additions and 5 deletions

View file

@ -275,7 +275,7 @@
"xterm": "~4.2.0",
"xterm-addon-fit": "^0.2.1",
"xterm-addon-ligatures": "^0.2.1",
"xterm-addon-search": "^0.2.1",
"xterm-addon-search": "^0.3.0",
"xterm-addon-web-links": "^0.2.1",
"xterm-addon-webgl": "^0.2.1"
},

View file

@ -8673,10 +8673,10 @@ xterm-addon-ligatures@^0.2.1:
font-finder "^1.0.4"
font-ligatures "^1.3.2"
xterm-addon-search@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.2.1.tgz#f2c02fa92198d5115bde5cc518bff9d7998f2b9c"
integrity sha512-zT2TD0szNIgYYMJuCXMyjY2oF5YzhJ4QqKDO/KyPCm+d67x/7DvPxcg4DWkrPHhBc14jvo0iaTqpdPnSAUvhgg==
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-web-links@^0.2.1:
version "0.2.1"