Bump @vscode/vsce from 2.22.0 to 2.24.0 in /extensions/ql-vscode

Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v2.22.0...v2.24.0)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 13:58:43 +00:00
committed by GitHub
parent d7ef716d63
commit be06026832
2 changed files with 5 additions and 5 deletions

View File

@@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.21.0",
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.19.0",
"@vscode/vsce": "^2.24.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.9.4",
"cosmiconfig": "^9.0.0",
@@ -10517,9 +10517,9 @@
}
},
"node_modules/@vscode/vsce": {
"version": "2.22.0",
"resolved": "https://registry.npmjs.org/@vscode/vsce/-/vsce-2.22.0.tgz",
"integrity": "sha512-8df4uJiM3C6GZ2Sx/KilSKVxsetrTBBIUb3c0W4B1EWHcddioVs5mkyDKtMNP0khP/xBILVSzlXxhV+nm2rC9A==",
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/@vscode/vsce/-/vsce-2.24.0.tgz",
"integrity": "sha512-p6CIXpH5HXDqmUkgFXvIKTjZpZxy/uDx4d/UsfhS9vQUun43KDNUbYeZocyAHgqcJlPEurgArHz9te1PPiqPyA==",
"dev": true,
"dependencies": {
"azure-devops-node-api": "^11.0.1",

View File

@@ -2024,7 +2024,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.21.0",
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.19.0",
"@vscode/vsce": "^2.24.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.9.4",
"cosmiconfig": "^9.0.0",