Skip to content

Commit

Permalink
fix(deps): update xterm and addons (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored May 13, 2020
1 parent c94aed7 commit 9f751a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"node-pty-prebuilt-multiarch": "^0.9.0",
"uuid": "^8.0.0",
"whatwg-url": "^8.1.0",
"xterm": "^4.5.0",
"xterm-addon-fit": "^0.3.0",
"xterm-addon-web-links": "^0.3.0",
"xterm-addon-webgl": "0.6.0"
"xterm": "^4.6.0",
"xterm-addon-fit": "^0.4.0",
"xterm-addon-web-links": "^0.4.0",
"xterm-addon-webgl": "0.7.0"
},
"devDependencies": {
"@semantic-release/apm-config": "^8.0.0",
Expand Down

0 comments on commit 9f751a6

Please sign in to comment.