Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent 4a9ea46 commit 025d236
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"pref": "^4.0.1",
"unescape-js": "^1.1.0",
"update-electron-app": "^2.0.1",
"xterm": "^5.2.0-beta.1",
"xterm": "^5.2.0-beta.33",
"xterm-addon-canvas": "^0.4.0-beta.1",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-ligatures": "^0.7.0-beta.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3118,10 +3118,10 @@ xterm-addon-webgl@^0.15.0-beta.1:
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.15.0-beta.7.tgz#ab247b499f61e8eebff92e08ec5ca999d87e06af"
integrity sha512-7WCI/D6uFNp3y9TeTsbSo1h7gCy4h/yP2lWn8ZEjCaiGvO11DbKMq17fbiwaR3YmGWXoRKkcLaNIiqxFnjKO4w==

xterm@^5.2.0-beta.1:
version "5.2.0-beta.31"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-5.2.0-beta.31.tgz#38815d2539e49bb67956108e81e15a0367dd71a3"
integrity sha512-caUKKy0BdKCFVp2h/sfs0eFsOB/h1NkPA/S1RGkH93kxG950omL7LBMROCo5Q9pVuz5VjqypCBG4IqqN60ldjg==
xterm@^5.2.0-beta.33:
version "5.2.0-beta.33"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-5.2.0-beta.33.tgz#584fb261ec283573ddb9d3ef4b3ea63a9a359f81"
integrity sha512-HIkQgn0/akWLWLzUJquAeVF1/nqPgqL6KzmhkAOJbOtNHftNZbEK+lDGfzz1dUC/smpXQkKm7X2nn92h3i1tgQ==

y18n@^5.0.5:
version "5.0.8"
Expand Down

0 comments on commit 025d236

Please sign in to comment.