Skip to content

Commit 31defe7

Browse files
chore(deps): update vscode
1 parent a417d80 commit 31defe7

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.2.1",
464464
"@typescript-eslint/parser": "^6.2.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
@@ -896,15 +896,15 @@
896896
loupe "^2.3.6"
897897
pretty-format "^29.5.0"
898898

899-
"@vscode/codicons@^0.0.33":
900-
version "0.0.33"
901-
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.33.tgz#a56243ab5492801fff04e53c0aab0d18a6521751"
902-
integrity sha512-VdgpnD75swH9hpXjd34VBgQ2w2quK63WljodlUcOoJDPKiV+rPjHrcUc2sjLCNKxhl6oKqmsZgwOWcDAY2GKKQ==
903-
904-
"@vscode/vsce@^2.21.0":
905-
version "2.21.0"
906-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.21.0.tgz#572e66db79cff383b9ac39f71710aa62e6392330"
907-
integrity sha512-KuxYqScqUY/duJbkj9eE2tN2X/WJoGAy54hHtxT3ZBkM6IzrOg7H7CXGUPBxNlmqku2w/cAjOUSrgIHlzz0mbA==
899+
"@vscode/codicons@^0.0.35":
900+
version "0.0.35"
901+
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.35.tgz#7424a647f39c6e71c86c1edf12bfc27196c8fba1"
902+
integrity sha512-7iiKdA5wHVYSbO7/Mm0hiHD3i4h+9hKUe1O4hISAe/nHhagMwb2ZbFC8jU6d7Cw+JNT2dWXN2j+WHbkhT5/l2w==
903+
904+
"@vscode/vsce@^2.22.0":
905+
version "2.22.0"
906+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.22.0.tgz#1eb3ebc6b89581a150bb44dd7d731a064019b617"
907+
integrity sha512-8df4uJiM3C6GZ2Sx/KilSKVxsetrTBBIUb3c0W4B1EWHcddioVs5mkyDKtMNP0khP/xBILVSzlXxhV+nm2rC9A==
908908
dependencies:
909909
azure-devops-node-api "^11.0.1"
910910
chalk "^2.4.2"

0 commit comments

Comments
 (0)