Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4bee42

Browse files
chore: bump xterm from 4.18.0 to 4.19.0 in /site (#2927)
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](xtermjs/xterm.js@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c178f37 commit b4bee42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tzdata": "1.0.30",
5454
"uuid": "8.3.2",
5555
"xstate": "4.32.1",
56-
"xterm": "4.18.0",
56+
"xterm": "4.19.0",
5757
"xterm-addon-fit": "0.5.0",
5858
"xterm-addon-web-links": "0.6.0",
5959
"xterm-addon-webgl": "0.11.4",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14586,10 +14586,10 @@ [email protected]:
1458614586
prop-types "^15.7.2"
1458714587
xterm "^4.5.0"
1458814588

14589-
xterm@4.18.0, xterm@^4.5.0:
14590-
version "4.18.0"
14591-
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.18.0.tgz#a1f6ab2c330c3918fb094ae5f4c2562987398ea1"
14592-
integrity sha512-JQoc1S0dti6SQfI0bK1AZvGnAxH4MVw45ZPFSO6FHTInAiau3Ix77fSxNx3mX4eh9OL4AYa8+4C8f5UvnSfppQ==
14589+
xterm@4.19.0, xterm@^4.5.0:
14590+
version "4.19.0"
14591+
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.19.0.tgz#c0f9d09cd61de1d658f43ca75f992197add9ef6d"
14592+
integrity sha512-c3Cp4eOVsYY5Q839dR5IejghRPpxciGmLWWaP9g+ppfMeBChMeLa1DCA+pmX/jyDZ+zxFOmlJL/82qVdayVoGQ==
1459314593

1459414594
y18n@^4.0.0:
1459514595
version "4.0.3"

0 commit comments

Comments
 (0)