Skip to content

Commit 32e1744

Browse files
fix(deps): bump @xterm/xterm from 5.5.0 to 6.0.0
Bumps [@xterm/xterm](https://github.com/xtermjs/xterm.js) from 5.5.0 to 6.0.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@5.5.0...6.0.0) --- updated-dependencies: - dependency-name: "@xterm/xterm" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5d60f9 commit 32e1744

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@oclif/plugin-warn-if-update-available": "^3.1.60",
119119
"@xterm/addon-fit": "^0.11.0",
120120
"@xterm/addon-web-links": "^0.12.0",
121-
"@xterm/xterm": "^5.5.0",
121+
"@xterm/xterm": "^6.0.0",
122122
"ably": "^2.21.0",
123123
"chalk": "^5.6.2",
124124
"cli-table3": "^0.6.5",

packages/react-web-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@xterm/addon-unicode11": "^0.9.0",
4747
"@xterm/addon-web-links": "^0.12.0",
4848
"@xterm/addon-webgl": "^0.19.0",
49-
"@xterm/xterm": "^5.5.0"
49+
"@xterm/xterm": "^6.0.0"
5050
},
5151
"devDependencies": {
5252
"@testing-library/jest-dom": "^6.9.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)