Skip to content

Commit bb0431a

Browse files
Fix issues caused by telemery change (#443)
Consume utils v2.6.3 https://github.com/microsoft/vscode-azuretools/releases/tag/microsoft-vscode-azext-utils-v2.6.3 Read more about the cause of the issue in microsoft/vscode-azuretools#1918
1 parent 2658fa2 commit bb0431a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
"@azure/arm-resources": "^5.0.0",
230230
"@azure/arm-resources-profile-2020-09-01-hybrid": "^2.1.0",
231231
"@microsoft/vscode-azext-azureutils": "^3.1.1",
232-
"@microsoft/vscode-azext-utils": "^2.6.2",
232+
"@microsoft/vscode-azext-utils": "^2.6.3",
233233
"@microsoft/vscode-azureresources-api": "^2.0.4",
234234
"fs-extra": "^8.1.0",
235235
"open": "^8.0.4",

0 commit comments

Comments
 (0)