Skip to content

Commit 46030e5

Browse files
chore(deps): update dependency @types/vscode-webview to ^1.57.5
1 parent 9f321a2 commit 46030e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
"@types/react-dom": "^18.2.14",
460460
"@types/ssh2": "^1.11.13",
461461
"@types/vscode": "^1.74.0",
462-
"@types/vscode-webview": "^1.57.2",
462+
"@types/vscode-webview": "^1.57.5",
463463
"@typescript-eslint/eslint-plugin": "^6.9.1",
464464
"@typescript-eslint/parser": "^6.9.1",
465465
"@vscode/codicons": "^0.0.33",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
dependencies:
819819
"@types/node" "^18.11.18"
820820

821-
"@types/vscode-webview@^1.57.2":
821+
"@types/vscode-webview@^1.57.5":
822822
version "1.57.5"
823823
resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.5.tgz#5b910525386c02305eb1d0772e0181c5f19c579b"
824824
integrity sha512-iBAUYNYkz+uk1kdsq05fEcoh8gJmwT3lqqFPN7MGyjQ3HVloViMdo7ZJ8DFIP8WOK74PjOEilosqAyxV2iUFUw==

0 commit comments

Comments
 (0)