Skip to content

Commit 3625c5a

Browse files
fix(deps): update xterm (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d761b8e commit 3625c5a

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"uuid": "^9.0.0",
6262
"whatwg-url": "^11.0.0",
6363
"which": "^2.0.2",
64-
"xterm": "5.0.0",
64+
"xterm": "5.1.0",
6565
"xterm-addon-fit": "0.6.0",
6666
"xterm-addon-ligatures": "0.6.0",
67-
"xterm-addon-web-links": "0.7.0",
68-
"xterm-addon-webgl": "0.13.0"
67+
"xterm-addon-web-links": "0.8.0",
68+
"xterm-addon-webgl": "0.14.0"
6969
},
7070
"devDependencies": {
7171
"@semantic-release/apm-config": "^9.0.1",

0 commit comments

Comments
 (0)