build(deps): bump xterm from 4.18.0 to 4.19.0 (#950)

* build(deps): bump xterm from 4.18.0 to 4.19.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-30 17:33:49 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 644f10a690
commit 8ec3ef0401
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
"webpack-dev-server": "^4.9.2",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.4.1",
"xterm": "^4.18.0",
"xterm": "^4.19.0",
"xterm-addon-fit": "^0.5.0",
"zen-push": "^0.2.1"
},