Skip to content

Commit f80dcfc

Browse files
build(deps-dev): bump @types/vscode-webview from 1.57.4 to 1.57.5 (#184)
Bumps [@types/vscode-webview](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode-webview) from 1.57.4 to 1.57.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode-webview) --- updated-dependencies: - dependency-name: "@types/vscode-webview" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e69ea4e commit f80dcfc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"@types/react": "^18.3.3",
321321
"@types/react-dom": "^18.3.0",
322322
"@types/vscode": "^1.75.0",
323-
"@types/vscode-webview": "^1.57.0",
323+
"@types/vscode-webview": "^1.57.5",
324324
"@typescript-eslint/eslint-plugin": "^6.9.0",
325325
"@typescript-eslint/parser": "^6.9.0",
326326
"@vercel/ncc": "^0.38.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -871,10 +871,10 @@
871871
resolved "https://registry.npmjs.org/@types/stylis/-/stylis-4.2.5.tgz"
872872
integrity sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==
873873

874-
"@types/vscode-webview@^1.57.0":
875-
version "1.57.4"
876-
resolved "https://registry.npmmirror.com/@types/vscode-webview/-/vscode-webview-1.57.4.tgz"
877-
integrity sha512-RrVw9s6gBJuY1IkUHMNznWgj/ktjwLpATyOTcKxUDIbbp7AQeK7S0E1+P/8Z75OgAW13OMqSAmaiuWw25dh59Q==
874+
"@types/vscode-webview@^1.57.5":
875+
version "1.57.5"
876+
resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.5.tgz#5b910525386c02305eb1d0772e0181c5f19c579b"
877+
integrity sha512-iBAUYNYkz+uk1kdsq05fEcoh8gJmwT3lqqFPN7MGyjQ3HVloViMdo7ZJ8DFIP8WOK74PjOEilosqAyxV2iUFUw==
878878

879879
"@types/vscode@^1.75.0":
880880
version "1.94.0"

0 commit comments

Comments
 (0)