From b32825130c4d672c76dbc55d8373f3ebdf34b344 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 04:01:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/vscode-webview to ^1.57.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67bb8af4..cfb336a8 100644 --- a/package.json +++ b/package.json @@ -459,7 +459,7 @@ "@types/react-dom": "^18.2.7", "@types/ssh2": "^1.11.13", "@types/vscode": "^1.74.0", - "@types/vscode-webview": "^1.57.2", + "@types/vscode-webview": "^1.57.3", "@typescript-eslint/eslint-plugin": "^6.9.1", "@typescript-eslint/parser": "^6.9.1", "@vscode/codicons": "^0.0.33", diff --git a/yarn.lock b/yarn.lock index ba09c222..aca8cd58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -755,10 +755,10 @@ resolved "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.2.tgz" integrity sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g== -"@types/vscode-webview@^1.57.2": - version "1.57.2" - resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.2.tgz#aa6a8cf02c23ef7ce4e5f2d257f52b15ddd8ec78" - integrity sha512-RpkIso3+FVoi9hFwHj9uBFO+9p8PGym0LnLJ9Yabo9mUJaV39CzOxz6EVtHg8AidA9hAf4cVmG0c+l9pvw6Lbw== +"@types/vscode-webview@^1.57.3": + version "1.57.3" + resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.3.tgz#b57608173f12424b0b650b42a3e6c5b45b604a5f" + integrity sha512-8at2UVGjA/6gcLOay+J8wOars6VsDqAqPxRHYihH0XFUaXt+2AZ+Hd9hSoUbnhjicb6V1xe7rfjb7j4Ri2n1fg== "@types/vscode@^1.74.0": version "1.79.1"