Skip to content

Commit 40c8861

Browse files
committed
xterm.js: 3.0.2
1 parent 9715585 commit 40c8861

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bulma": "^0.6.1",
1717
"core-js": "^2.5.3",
1818
"fast-text-encoding": "^1.0.0",
19-
"xterm": "^3.0.1",
19+
"xterm": "^3.0.2",
2020
"zmodem.js": "^0.1.5"
2121
},
2222
"devDependencies": {

html/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5134,9 +5134,9 @@ wrappy@1:
51345134
version "4.0.1"
51355135
resolved "http://registry.npm.taobao.org/xtend/download/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
51365136

5137-
xterm@^3.0.1:
5138-
version "3.0.1"
5139-
resolved "http://registry.npm.taobao.org/xterm/download/xterm-3.0.1.tgz#6fef126c6198699d08c3d1dfd43f4c7c45740d39"
5137+
xterm@^3.0.2:
5138+
version "3.0.2"
5139+
resolved "http://registry.npm.taobao.org/xterm/download/xterm-3.0.2.tgz#1acc6317367f4290b6be2d4ac1af0d2631fdbb35"
51405140

51415141
y18n@^3.2.1:
51425142
version "3.2.1"

src/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)