Skip to content

Commit 9b31d77

Browse files
fix(deps): update dependency @vscode/extension-telemetry to v0.8.2 (#4381)
1 parent 8f80b6c commit 9b31d77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@
16851685
},
16861686
"dependencies": {
16871687
"@hediet/std": "0.6.0",
1688-
"@vscode/extension-telemetry": "0.8.1",
1688+
"@vscode/extension-telemetry": "0.8.2",
16891689
"appdirs": "1.1.0",
16901690
"execa": "5.1.1",
16911691
"fs-extra": "11.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6279,10 +6279,10 @@
62796279
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.33.tgz#a56243ab5492801fff04e53c0aab0d18a6521751"
62806280
integrity sha512-VdgpnD75swH9hpXjd34VBgQ2w2quK63WljodlUcOoJDPKiV+rPjHrcUc2sjLCNKxhl6oKqmsZgwOWcDAY2GKKQ==
62816281

6282-
"@vscode/[email protected].1":
6283-
version "0.8.1"
6284-
resolved "https://registry.yarnpkg.com/@vscode/extension-telemetry/-/extension-telemetry-0.8.1.tgz#94e12092dc8f27249b98bbf843621b7588354b50"
6285-
integrity sha512-1p2wLUr6hLj5IPHPzGViq72yIHq5T63yo6OytVzU7tFjjYyuX0VSIriOIuESpYJFuqQ+ELEbJeN9ksF/pVE8xw==
6282+
"@vscode/[email protected].2":
6283+
version "0.8.2"
6284+
resolved "https://registry.yarnpkg.com/@vscode/extension-telemetry/-/extension-telemetry-0.8.2.tgz#29b6b0eb0939a9606b552fb12949b2e88a81dbd6"
6285+
integrity sha512-bBvlyRpjJEmNXBaPkfJSpfD88kEWzbTpdavpo+NwW5uZguWHllbQebavjt6jH+Pm1k7hWnaJoS5PIULk7uuSgw==
62866286
dependencies:
62876287
"@microsoft/1ds-core-js" "^3.2.10"
62886288
"@microsoft/1ds-post-js" "^3.2.10"

0 commit comments

Comments
 (0)