Skip to content

Commit 3307fdb

Browse files
update xterm to fix emacs (#6459)
1 parent 23a4982 commit 3307fdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"stylis": "3.5.4",
5353
"uuid": "8.3.2",
5454
"webpack-cli": "4.9.2",
55-
"xterm": "4.18.0",
55+
"xterm": "4.19.0-beta.21",
5656
"xterm-addon-fit": "^0.5.0",
5757
"xterm-addon-ligatures": "0.6.0-beta.14",
5858
"xterm-addon-search": "^0.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8002,10 +8002,10 @@ [email protected]:
80028002
resolved "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.12.0-beta.27.tgz#afc5bc01d1ef3af9005fb9f6325a4db9c92aa8d9"
80038003
integrity sha512-P948trotU8FMHtaA7C2x97VpLq6QLSjO53kWNvONS0/XwEKQBIYCI7Jfri2wcLgfQg6Cn4OQGLoj2YBK3MMyww==
80048004

8005-
xterm@4.18.0:
8006-
version "4.18.0"
8007-
resolved "https://registry.npmjs.org/xterm/-/xterm-4.18.0.tgz#a1f6ab2c330c3918fb094ae5f4c2562987398ea1"
8008-
integrity sha512-JQoc1S0dti6SQfI0bK1AZvGnAxH4MVw45ZPFSO6FHTInAiau3Ix77fSxNx3mX4eh9OL4AYa8+4C8f5UvnSfppQ==
8005+
xterm@4.19.0-beta.21:
8006+
version "4.19.0-beta.21"
8007+
resolved "https://registry.npmjs.org/xterm/-/xterm-4.19.0-beta.21.tgz#bcc603fdb496cae052a1c7c978c0efb531f8a8f3"
8008+
integrity sha512-WwtYP0U/NyU6Mw8JIMFHLo3+JUScOugQCqBiFdJHUoeisNEaZSwWV89mSekYLhh6iOgce7Xkq9GRPq1zPcaoYQ==
80098009

80108010
y18n@^5.0.5:
80118011
version "5.0.5"

0 commit comments

Comments
 (0)