Skip to content

Commit 2093d7b

Browse files
Update dependency @types/vscode to v1.105.0 (#928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ce4ac9 commit 2093d7b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/array-unique": "0.3.3",
2828
"@types/jest": "29.5.14",
2929
"@types/node": "20.19.23",
30-
"@types/vscode": "1.103.0",
30+
"@types/vscode": "1.105.0",
3131
"@typescript-eslint/eslint-plugin": "7.2.0",
3232
"@typescript-eslint/parser": "7.2.0",
3333
"array-unique": "0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -767,10 +767,10 @@
767767
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
768768
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
769769

770-
"@types/vscode@1.103.0":
771-
version "1.103.0"
772-
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.103.0.tgz"
773-
integrity sha512-o4hanZAQdNfsKecexq9L3eHICd0AAvdbLk6hA60UzGXbGH/q8b/9xv2RgR7vV3ZcHuyKVq7b37IGd/+gM4Tu+Q==
770+
"@types/vscode@1.105.0":
771+
version "1.105.0"
772+
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.105.0.tgz"
773+
integrity sha512-Lotk3CTFlGZN8ray4VxJE7axIyLZZETQJVWi/lYoUVQuqfRxlQhVOfoejsD2V3dVXPSbS15ov5ZyowMAzgUqcw==
774774

775775
"@types/yargs-parser@*":
776776
version "21.0.0"

0 commit comments

Comments
 (0)