chore(deps): bump xterm from 3.13.1 to 3.13.2
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.1...3.13.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
f9d25f6c93
commit
7ee315e0e7
6
package-lock.json
generated
6
package-lock.json
generated
@ -3,9 +3,9 @@
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"xterm": {
|
||||
"version": "3.13.1",
|
||||
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.13.1.tgz",
|
||||
"integrity": "sha512-QtQjqZ3JVgIQHK6cBKIGSHY36dNs15nQ5+w8i5Pxg5I6nYGyg5HJT79xZyLiZhOoIet00fUQvVXArrOM2R9WNw=="
|
||||
"version": "3.13.2",
|
||||
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.13.2.tgz",
|
||||
"integrity": "sha512-4utKoF16/pzH6+EkFaaay+qPCozf5RP2P0JuH6rvIGHY0CRwgU2LwbQ/24DY+TvaZ5m+kwvIUvPqIBoMZYfgOg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"xterm": "^3.13.1"
|
||||
"xterm": "^3.13.2"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user