update jsonc-parser

This commit is contained in:
Martin Aeschlimann
2020-02-21 15:03:28 +01:00
parent f4eab75554
commit b2e0925ba1
10 changed files with 38 additions and 43 deletions

View File

@@ -18,10 +18,10 @@
"watch": "gulp watch-extension:npm"
},
"dependencies": {
"jsonc-parser": "^2.1.1",
"jsonc-parser": "^2.2.1",
"minimatch": "^3.0.4",
"request-light": "^0.2.5",
"vscode-nls": "^4.0.0"
"vscode-nls": "^4.1.1"
},
"devDependencies": {
"@types/minimatch": "^3.0.3",