Bump xterm from 3.14.0 to 3.14.1 in /terminus-terminal (#1000)

Bump xterm from 3.14.0 to 3.14.1 in /terminus-terminal
This commit is contained in:
Eugene 2019-06-03 08:23:08 +02:00 committed by GitHub
commit 58ef772764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"file-loader": "^0.11.2",
"slug": "^1.1.0",
"uuid": "^3.3.2",
"xterm": "3.14.0",
"xterm": "3.14.1",
"xterm-addon-ligatures": "^0.1.0-beta-2"
},
"peerDependencies": {

View file

@ -254,10 +254,10 @@ xterm-addon-ligatures@^0.1.0-beta-2:
font-finder "^1.0.2"
font-ligatures "^1.3.1"
xterm@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.0.tgz#cee4c64aa3068955a42a15aad867ef40a20c8f5a"
integrity sha512-a5qL7iDLuzAzul6BHADoluO8yN3e8tEVMTACBXyi84WLExiz5Sc+hRrV4XL9gg3J3I3Gnh+C9FlsNuPtiRP7Wg==
xterm@3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.1.tgz#67bf03cf571b1331a1b7fc76daf90c0ab0911dfa"
integrity sha512-T6ZPbOXoow1V6LPnmj+wQZrKOscbQFk2we9oPmal56ArdpCJPasyb+6DxgIkBaf56Pw1ariw/dN03OLMC4A9jQ==
yallist@^2.1.2:
version "2.1.2"