build(deps): bump xterm from 4.13.0 to 4.14.0

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

---
updated-dependencies:
- dependency-name: xterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-09 11:31:26 -05:00
committed by David Lechner
parent 069a3506d8
commit 97683dc61d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"typed-redux-saga": "^1.3.1",
"typescript": "~4.4.2",
"web-vitals": "^2.1.0",
"xterm": "^4.11.0",
"xterm": "^4.14.0",
"xterm-addon-fit": "^0.5.0",
"zen-push": "^0.2.1"
},