From 87d14c03b7ae1ebfe39b3c1b41312a452dcef246 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 01:22:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@typ?= =?UTF-8?q?es/vscode=20to=20^1.89.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 11fd8f9..43c4732 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/glob": "^8.1.0", "@types/mocha": "^10.0.6", "@types/node": "20.12.7", - "@types/vscode": "^1.88.0", + "@types/vscode": "^1.89.0", "@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/parser": "^7.7.1", "eslint": "^9.1.1", diff --git a/yarn.lock b/yarn.lock index 84b3e2a..4c4df96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -252,10 +252,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== -"@types/vscode@^1.88.0": - version "1.88.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.88.0.tgz#2dc690237f7ef049942508c8609b6b9f5216b4d3" - integrity sha512-rWY+Bs6j/f1lvr8jqZTyp5arRMfovdxolcqGi+//+cPDOh8SBvzXH90e7BiSXct5HJ9HGW6jATchbRTpTJpEkw== +"@types/vscode@^1.89.0": + version "1.89.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.89.0.tgz#df0beb3f4ab9133ee8c5fcac8fc578e4623d8749" + integrity sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A== "@typescript-eslint/eslint-plugin@^7.7.1": version "7.7.1"