chore(deps): bump xterm from 3.10.1 to 3.12.0
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.10.1 to 3.12.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/3.10.1...3.12.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
ce2de69aaf
commit
7cb3fd4d85
6
package-lock.json
generated
6
package-lock.json
generated
@ -3,9 +3,9 @@
|
|||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"xterm": {
|
"xterm": {
|
||||||
"version": "3.10.1",
|
"version": "3.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.10.1.tgz",
|
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.12.0.tgz",
|
||||||
"integrity": "sha512-RHaUwJ8zwLiICu1QsXoxUHP+R2Pp8Rc8yVoNali/nKw3CVXwmXxT/4mgbk7U22psuNgOqLyI4Sg9nlQfYeTRQw=="
|
"integrity": "sha512-U5w1NJdrqAtnNju4W05uOxLzNgMD1sk0AnIkZ//Wa7xRdQTi9Dl1qkPdAaxWJ1a7A8xzNM4ogrX/4oSVl15qOw=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"xterm": "^3.10.1"
|
"xterm": "^3.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user