mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump xterm-addon-webgl from 0.8.0 to 0.9.0
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.8...0.9) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
084b7cd1b4
commit
b38abce88a
2 changed files with 5 additions and 5 deletions
|
|
@ -56,7 +56,7 @@
|
|||
"xterm-addon-search": "^0.7.0",
|
||||
"xterm-addon-unicode11": "^0.2.0",
|
||||
"xterm-addon-web-links": "^0.4.0",
|
||||
"xterm-addon-webgl": "^0.8.0"
|
||||
"xterm-addon-webgl": "^0.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ava/babel": "1.0.1",
|
||||
|
|
|
|||
|
|
@ -8795,10 +8795,10 @@ xterm-addon-web-links@^0.4.0:
|
|||
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.4.0.tgz#265cbf8221b9b315d0a748e1323bee331cd5da03"
|
||||
integrity sha512-xv8GeiINmx0zENO9hf5k+5bnkaE8mRzF+OBAr9WeFq2eLaQSudioQSiT34M1ofKbzcdjSsKiZm19Rw3i4eXamg==
|
||||
|
||||
xterm-addon-webgl@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.8.0.tgz#4bc6bb4dbfea5b0d2d7978d6c5cef922d584fb4f"
|
||||
integrity sha512-dlpYPsv0C9S6v6+T/h/d/otSbdUTizMJdxvSoS34tUpMOHev6iW7Zqt5KRFqYxl4vCqpDk9Wmhb3fKL3kwX5fQ==
|
||||
xterm-addon-webgl@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.9.0.tgz#947ca94f9fd72462155c300dfb82bc471402d60a"
|
||||
integrity sha512-JSRoe/MgPEKCpr7LbiC+sQUq0c9l/ZhsBXYugKx5BJsJEPsY+5EFcqAexuhsJVe/qV+CP3hsbYDe/411rw3ASA==
|
||||
|
||||
xterm@^4.9.0:
|
||||
version "4.9.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue