chore(deps): bump xterm from 3.13.2 to 3.14.0

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.2 to 3.14.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.2...3.14.0)
This commit is contained in:
dependabot-preview[bot]
2019-05-31 13:04:09 +00:00
committed by Fabian Freyer
parent eed00b6233
commit ec68ef174a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dependencies": {
"xterm": "^3.13.2"
"xterm": "^3.14.0"
}
}