Skip to content

Commit

Permalink
Update xterm to v3.9.0 (#3319)
Browse files Browse the repository at this point in the history
  • Loading branch information
chabou authored and rauchg committed Dec 11, 2018
1 parent 0d82f98 commit 9e3d438
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
"styled-jsx": "2.2.6",
"stylis": "3.5.0",
"uuid": "3.1.0",
"xterm": "3.8.0"
"xterm": "3.9.0"
},
"devDependencies": {
"ava": "0.25.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6693,9 +6693,10 @@ xtend@~2.1.1:
dependencies:
object-keys "~0.4.0"

xterm@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.8.0.tgz#55d1de518bdc9c9793823f5e4e97d6898972938d"
xterm@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.9.0.tgz#593dd89df110e2e5bf79a6b2622359402f7e7714"
integrity sha512-5qUhFs3jaPy5qyZt/Hgcb8lwwv8XUpGkAdha2WnNjIM0iWEQE+bIBw8L25yqzzXVVtKfosyh/ynM2a9Npd4Phg==

y18n@^3.2.1:
version "3.2.1"
Expand Down

0 comments on commit 9e3d438

Please sign in to comment.