mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
update jsonc-parser
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"watch": "gulp watch-extension:extension-editing"
|
||||
},
|
||||
"dependencies": {
|
||||
"jsonc-parser": "^2.1.1",
|
||||
"jsonc-parser": "^2.2.1",
|
||||
"markdown-it": "^8.3.1",
|
||||
"parse5": "^3.0.2",
|
||||
"vscode-nls": "^4.0.0"
|
||||
"vscode-nls": "^4.1.1"
|
||||
},
|
||||
"contributes": {
|
||||
"jsonValidation": [
|
||||
|
||||
Reference in New Issue
Block a user