build(deps): bump xterm from 4.16.0 to 4.17.0

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/4.16.0...4.17.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]
2022-02-03 16:16:21 +00:00
committed by github-actions[bot]
parent 38a0cc5c58
commit f3098097ae
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"typed-redux-saga": "^1.3.1",
"typescript": "~4.5.5",
"web-vitals": "^2.1.4",
"xterm": "^4.16.0",
"xterm": "^4.17.0",
"xterm-addon-fit": "^0.5.0",
"zen-push": "^0.2.1"
},
+4 -4
View File
@@ -12942,10 +12942,10 @@ xterm-addon-fit@^0.5.0:
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596"
integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ==
xterm@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.16.0.tgz#af25223c72917438842121e1bcd1b60ffd7e8476"
integrity sha512-nAbuigL9CYkI075mdfqpnB8cHZNKxENCj1CQ9Tm5gSvWkMtkanmRN2mkHGjSaET1/3+X9BqISFFo7Pd2mXVjiQ==
xterm@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.17.0.tgz#e48ba6eeb83e118ec163f5512c3cfe9dbbf3f838"
integrity sha512-WGXlIHvLvZKtwMdFaL6kUwp+c9abd2Pcakp/GmuefBuOtGCu9fP9tBDPKyL/A17N+5tt44EYk3YsBbvkPBubMw==
y18n@^4.0.0:
version "4.0.3"