mirror of
https://github.com/Eugeny/tabby
synced 2024-12-16 00:02:53 +00:00
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:
commit
58ef772764
2 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@
|
||||||
"file-loader": "^0.11.2",
|
"file-loader": "^0.11.2",
|
||||||
"slug": "^1.1.0",
|
"slug": "^1.1.0",
|
||||||
"uuid": "^3.3.2",
|
"uuid": "^3.3.2",
|
||||||
"xterm": "3.14.0",
|
"xterm": "3.14.1",
|
||||||
"xterm-addon-ligatures": "^0.1.0-beta-2"
|
"xterm-addon-ligatures": "^0.1.0-beta-2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|
|
@ -254,10 +254,10 @@ xterm-addon-ligatures@^0.1.0-beta-2:
|
||||||
font-finder "^1.0.2"
|
font-finder "^1.0.2"
|
||||||
font-ligatures "^1.3.1"
|
font-ligatures "^1.3.1"
|
||||||
|
|
||||||
xterm@3.14.0:
|
xterm@3.14.1:
|
||||||
version "3.14.0"
|
version "3.14.1"
|
||||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.0.tgz#cee4c64aa3068955a42a15aad867ef40a20c8f5a"
|
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.1.tgz#67bf03cf571b1331a1b7fc76daf90c0ab0911dfa"
|
||||||
integrity sha512-a5qL7iDLuzAzul6BHADoluO8yN3e8tEVMTACBXyi84WLExiz5Sc+hRrV4XL9gg3J3I3Gnh+C9FlsNuPtiRP7Wg==
|
integrity sha512-T6ZPbOXoow1V6LPnmj+wQZrKOscbQFk2we9oPmal56ArdpCJPasyb+6DxgIkBaf56Pw1ariw/dN03OLMC4A9jQ==
|
||||||
|
|
||||||
yallist@^2.1.2:
|
yallist@^2.1.2:
|
||||||
version "2.1.2"
|
version "2.1.2"
|
||||||
|
|
Loading…
Reference in a new issue