Skip to content

Commit

Permalink
Bump xterm-addon-webgl from 0.17.0-beta.27 to 0.17.0-beta.36
Browse files Browse the repository at this point in the history
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.17.0-beta.27 to 0.17.0-beta.36.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-webgl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 02229ca commit 31f5aff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"xterm-addon-fit": "^0.9.0-beta.28",
"xterm-addon-ligatures": "^0.8.0-beta.27",
"xterm-addon-web-links": "^0.10.0-beta.27",
"xterm-addon-webgl": "^0.17.0-beta.27"
"xterm-addon-webgl": "^0.17.0-beta.36"
},
"devDependencies": {
"@npezza93/spectron": "^25.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3021,10 +3021,10 @@ xterm-addon-web-links@^0.10.0-beta.27:
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.10.0-beta.27.tgz#e4d939a14243406576f379c91fe8c8ee51167ba5"
integrity sha512-Mk/vSQmtV+f+kW/B5Wfmm5OwRzQ6Z1QqMRtaCbAfQ1nfIECtVq41MpoKFlN+Z+jecWQh3nbPyL5uxA3tWnewYQ==

xterm-addon-webgl@^0.17.0-beta.27:
version "0.17.0-beta.27"
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.17.0-beta.27.tgz#6613d0e5bdf8912dcbd57d54bc718d1b592df22f"
integrity sha512-JX1bUkjIGJrWk/YjU+eDcRhSwp06LXHPmyux2/LXjFa6msL8EDW/5bFRAVjByXbiePoCi4kwItWP9ASc6fp6Cw==
xterm-addon-webgl@^0.17.0-beta.36:
version "0.17.0-beta.36"
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.17.0-beta.36.tgz#6ed16a83cd4bed3cbddd631e7974375aa8f7e023"
integrity sha512-5PNQZcNH2UTaqSf7Exgh/fvsNeTOs+CSEuIaTafzKuMIrWH14+cRdyJdzyo8OKTNzhJOjwWDOTQTD/sur4lrLg==

xterm@^5.4.0-beta.28:
version "5.4.0-beta.28"
Expand Down

0 comments on commit 31f5aff

Please sign in to comment.