chore(deps): bump xterm from 3.13.2 to 3.14.0
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.2 to 3.14.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.2...3.14.0)
This commit is contained in:
parent
eed00b6233
commit
ec68ef174a
6
package-lock.json
generated
6
package-lock.json
generated
@ -3,9 +3,9 @@
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"xterm": {
|
||||
"version": "3.13.2",
|
||||
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.13.2.tgz",
|
||||
"integrity": "sha512-4utKoF16/pzH6+EkFaaay+qPCozf5RP2P0JuH6rvIGHY0CRwgU2LwbQ/24DY+TvaZ5m+kwvIUvPqIBoMZYfgOg=="
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.14.0.tgz",
|
||||
"integrity": "sha512-a5qL7iDLuzAzul6BHADoluO8yN3e8tEVMTACBXyi84WLExiz5Sc+hRrV4XL9gg3J3I3Gnh+C9FlsNuPtiRP7Wg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"xterm": "^3.13.2"
|
||||
"xterm": "^3.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user