Remove error messages from error events (#22337)

This commit is contained in:
Charles Gagnon
2023-03-15 15:19:16 -07:00
committed by GitHub
parent a2d66a288c
commit 8c20e827ad
33 changed files with 81 additions and 80 deletions

View File

@@ -92,7 +92,7 @@
}
},
"dependencies": {
"@microsoft/ads-extension-telemetry": "^2.0.0",
"@microsoft/ads-extension-telemetry": "^3.0.0",
"htmlparser2": "^3.10.1",
"vscode-nls": "^4.0.0"
},