Skip to content

Commit a8e3e70

Browse files
committed
Update dependency @types/vscode to v1.72.0
1 parent b9ba974 commit a8e3e70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

vscode-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"vscode-languageserver": "^6.1.1"
5959
},
6060
"devDependencies": {
61-
"@types/vscode": "1.71.0"
61+
"@types/vscode": "1.72.0"
6262
}
6363
}

vscode-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@types/vscode@1.71.0":
6-
version "1.71.0"
7-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.71.0.tgz#a8d9bb7aca49b0455060e6eb978711b510bdd2e2"
8-
integrity sha512-nB50bBC9H/x2CpwW9FzRRRDrTZ7G0/POttJojvN/LiVfzTGfLyQIje1L1QRMdFXK9G41k5UJN/1B9S4of7CSzA==
5+
"@types/vscode@1.72.0":
6+
version "1.72.0"
7+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.72.0.tgz#56447ca2eaca34f0d0797c8bb9e51de132f6bb0a"
8+
integrity sha512-WvHluhUo+lQvE3I4wUagRpnkHuysB4qSyOQUyIAS9n9PYMJjepzTUD8Jyks0YeXoPD0UGctjqp2u84/b3v6Ydw==
99

1010
ajv@^6.5.5:
1111
version "6.12.6"

0 commit comments

Comments
 (0)