mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
fix issue reported by component governance (#17678)
* update json-schema version * remove unused packages * update package.json
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/azuredatastudio.git"
|
||||
},
|
||||
"capabilities": {
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": false,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
},
|
||||
"extensionDependencies": [
|
||||
"microsoft.resource-deployment"
|
||||
],
|
||||
@@ -111,6 +111,9 @@
|
||||
"typemoq": "^2.1.0",
|
||||
"vscodetestcover": "^1.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"json-schema": "0.4.0"
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "84",
|
||||
"publisherDisplayName": "Microsoft",
|
||||
|
||||
Reference in New Issue
Block a user