Skip to content

Commit e484283

Browse files
chore(deps): update vscode
1 parent c9cbccf commit e484283

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,8 @@
462462
"@types/vscode-webview": "^1.57.2",
463463
"@typescript-eslint/eslint-plugin": "^6.9.1",
464464
"@typescript-eslint/parser": "^6.9.1",
465-
"@vscode/codicons": "^0.0.33",
466-
"@vscode/vsce": "^2.21.0",
465+
"@vscode/codicons": "^0.0.35",
466+
"@vscode/vsce": "^2.22.0",
467467
"@vscode/webview-ui-toolkit": "^1.2.2",
468468
"backport": "^8.9.8",
469469
"bufferutil": "^4.0.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -905,15 +905,15 @@
905905
loupe "^2.3.6"
906906
pretty-format "^29.5.0"
907907

908-
"@vscode/codicons@^0.0.33":
909-
version "0.0.33"
910-
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.33.tgz#a56243ab5492801fff04e53c0aab0d18a6521751"
911-
integrity sha512-VdgpnD75swH9hpXjd34VBgQ2w2quK63WljodlUcOoJDPKiV+rPjHrcUc2sjLCNKxhl6oKqmsZgwOWcDAY2GKKQ==
912-
913-
"@vscode/vsce@^2.21.0":
914-
version "2.21.0"
915-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.21.0.tgz#572e66db79cff383b9ac39f71710aa62e6392330"
916-
integrity sha512-KuxYqScqUY/duJbkj9eE2tN2X/WJoGAy54hHtxT3ZBkM6IzrOg7H7CXGUPBxNlmqku2w/cAjOUSrgIHlzz0mbA==
908+
"@vscode/codicons@^0.0.35":
909+
version "0.0.35"
910+
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.35.tgz#7424a647f39c6e71c86c1edf12bfc27196c8fba1"
911+
integrity sha512-7iiKdA5wHVYSbO7/Mm0hiHD3i4h+9hKUe1O4hISAe/nHhagMwb2ZbFC8jU6d7Cw+JNT2dWXN2j+WHbkhT5/l2w==
912+
913+
"@vscode/vsce@^2.22.0":
914+
version "2.22.0"
915+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.22.0.tgz#1eb3ebc6b89581a150bb44dd7d731a064019b617"
916+
integrity sha512-8df4uJiM3C6GZ2Sx/KilSKVxsetrTBBIUb3c0W4B1EWHcddioVs5mkyDKtMNP0khP/xBILVSzlXxhV+nm2rC9A==
917917
dependencies:
918918
azure-devops-node-api "^11.0.1"
919919
chalk "^2.4.2"

0 commit comments

Comments
 (0)