Skip to content

Commit

Permalink
fix(deps): update dependency xterm to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2019
1 parent 2745296 commit 32ffd7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@devpodio/filesystem": "^0.5.2",
"@devpodio/process": "^0.5.2",
"@devpodio/workspace": "^0.5.2",
"xterm": "3.9.2"
"xterm": "3.12.2"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12213,10 +12213,10 @@ xtend@~2.1.1:
dependencies:
object-keys "~0.4.0"

xterm@3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.9.2.tgz#e94bfbb84217b19bc1c16ed43d303b8245c9313d"
integrity sha512-fpQJQFTosY97EK4eB7UOrlFAwwqv1rSqlXgttEVD0S1v4MlevsUkRwrM/ew5X73jQXc+vdglRtccIhcXg5wtGg==
xterm@3.12.2:
version "3.12.2"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.12.2.tgz#ec8563857c7b098973bab4dbf537f1a7c6a790c8"
integrity sha512-FSXovDdsqIKqoayC6+zFzhaHi+A3NSceM5rgTW88DH7sS96HdwMToB2p1rW+FyNsSqfAgFwlXDRQk+fh/aHvPQ==

y18n@^3.2.1:
version "3.2.1"
Expand Down

0 comments on commit 32ffd7b

Please sign in to comment.