chore(deps): bump xterm from 3.13.1 to 3.13.2

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.1...3.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-22 08:37:56 +00:00
committed by Fabian Freyer
parent f9d25f6c93
commit 7ee315e0e7
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dependencies": {
"xterm": "^3.13.1"
"xterm": "^3.13.2"
}
}