Skip to content

Commit ff479fd

Browse files
lgeigerStanzilla
authored andcommitted
I quickly tested this upgrade and haven't seen any problems so far on macOS.
1 parent 01e485f commit ff479fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"stylis": "3.5.0",
262262
"uuid": "3.1.0",
263263
"webpack-cli": "3.3.7",
264-
"xterm": "~4.0.2",
264+
"xterm": "~4.1.0",
265265
"xterm-addon-fit": "^0.2.1",
266266
"xterm-addon-search": "^0.2.1",
267267
"xterm-addon-web-links": "^0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9237,10 +9237,10 @@ xterm-addon-webgl@^0.2.1:
92379237
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.2.1.tgz#86452460601dc29b7d907dbcd0b8a058bcbc6bcf"
92389238
integrity sha512-MZyh/KGbOBEEOqGpgilHuKHSj0OCXiZsBedTtLesHNerc79710shUHnfBlk31ggYU9G/WJ91qoNNux3ek5QBPA==
92399239

9240-
xterm@~4.0.2:
9241-
version "4.0.2"
9242-
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.0.2.tgz#c6a1b9586c0786627625e2ee9e78ad519dbc8c99"
9243-
integrity sha512-NIr11b6C782TZznU8e6K/IMfmwlWMWRI6ba9GEDG9uX25SadkpjoMnzvxOS0Z/15sfrbn0rghPiarGDmmP0uhQ==
9240+
xterm@~4.1.0:
9241+
version "4.1.0"
9242+
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.1.0.tgz#f6b6e127d1a1e31cef709b45fca845bf818602ce"
9243+
integrity sha512-RolKCONgwaEqt7FBMUeoxn4W/2JoopNi3nxfZDmQ6xwelCNCAAYNw4W97QenXefQyvholn5xMAsS0nnIwjwhHw==
92449244

92459245
y18n@^3.2.1:
92469246
version "3.2.1"

0 commit comments

Comments
 (0)