update languagedetection to 1.0.21. fixes #129005 fixes #131268

This commit is contained in:
Tyler Leonhardt
2021-08-30 16:26:15 -07:00
parent 8011d05df6
commit f7d9881ae7
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@microsoft/applicationinsights-web": "^2.6.4",
"@vscode/vscode-languagedetection": "1.0.20",
"@vscode/vscode-languagedetection": "1.0.21",
"applicationinsights": "1.0.8",
"chokidar": "3.5.1",
"cookie": "^0.4.0",