mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Bump zx from 8.7.0 to 8.8.5 (#278826)
Bumps [zx](https://github.com/google/zx) from 8.7.0 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.7.0...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -159,7 +159,7 @@
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.4.0",
|
||||
"zx": "^8.7.0"
|
||||
"zx": "^8.8.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"windows-foreground-love": "0.5.0"
|
||||
@@ -18283,9 +18283,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zx": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/zx/-/zx-8.7.0.tgz",
|
||||
"integrity": "sha512-pArftqj5JV/er8p+czFZwF+k6SbCldl7kcfCR+rIiDIh3gUsLB0F3Xh05diP8PzToZ39D/GWeFoVFimjHQkbAg==",
|
||||
"version": "8.8.5",
|
||||
"resolved": "https://registry.npmjs.org/zx/-/zx-8.8.5.tgz",
|
||||
"integrity": "sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.4.0",
|
||||
"zx": "^8.7.0"
|
||||
"zx": "^8.8.5"
|
||||
},
|
||||
"overrides": {
|
||||
"node-gyp-build": "4.8.1",
|
||||
|
||||
Reference in New Issue
Block a user