From 103256bc4cf83ae426690279958ec781d883d0de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:44:50 +0000 Subject: [PATCH] Bump xterm-addon-webgl from 0.2.1 to 0.3.0 Bumps [xterm-addon-webgl](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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0fe9987f..4df6cc4c 100644 --- a/package.json +++ b/package.json @@ -277,7 +277,7 @@ "xterm-addon-ligatures": "^0.2.1", "xterm-addon-search": "^0.3.0", "xterm-addon-web-links": "^0.2.1", - "xterm-addon-webgl": "^0.2.1" + "xterm-addon-webgl": "^0.3.0" }, "devDependencies": { "@babel/cli": "7.6.4", diff --git a/yarn.lock b/yarn.lock index 67ebfc9a..03aee51b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8683,10 +8683,10 @@ xterm-addon-web-links@^0.2.1: resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.2.1.tgz#6d1f2ce613e09870badf17615e7a1170a31542b2" integrity sha512-2KnHtiq0IG7hfwv3jw2/jQeH1RBk2d5CH4zvgwQe00rLofSJqSfgnJ7gwowxxpGHrpbPr6Lv4AmH/joaNw2+HQ== -xterm-addon-webgl@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.2.1.tgz#86452460601dc29b7d907dbcd0b8a058bcbc6bcf" - integrity sha512-MZyh/KGbOBEEOqGpgilHuKHSj0OCXiZsBedTtLesHNerc79710shUHnfBlk31ggYU9G/WJ91qoNNux3ek5QBPA== +xterm-addon-webgl@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.3.0.tgz#6e3bec9541ab7d04544533cc93741b4b959e730a" + integrity sha512-p2SLueOfJkyIqDMOo+e1ViOQjE84cA55qCeJelMz6vLW7htGQz7tX1tXTYWrCHihiggq6LFSGoDf2xpIRDP5Ag== xterm@~4.2.0: version "4.2.0"