From 02727694ba99dc42ac3cbeaa85f3035158d0f525 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 04:38:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20vsco?= =?UTF-8?q?de=20to=20^1.104.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 214ba07..9c5f8b7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "icon": "images/logo.png", "version": "1.1.0", "engines": { - "vscode": "^1.100.2" + "vscode": "^1.104.1" }, "repository": "https://github.com/Beatzoid/vscode-http-status-codes", "categories": [ @@ -42,7 +42,7 @@ "@types/glob": "^8.1.0", "@types/mocha": "^10.0.10", "@types/node": "22.15.19", - "@types/vscode": "^1.100.0", + "@types/vscode": "^1.104.0", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1", "@vscode/test-electron": "^2.5.2", diff --git a/yarn.lock b/yarn.lock index e94a062..97c9191 100644 --- a/yarn.lock +++ b/yarn.lock @@ -230,10 +230,10 @@ dependencies: undici-types "~6.21.0" -"@types/vscode@^1.100.0": - version "1.100.0" - resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.100.0.tgz" - integrity sha512-4uNyvzHoraXEeCamR3+fzcBlh7Afs4Ifjs4epINyUX/jvdk0uzLnwiDY35UKDKnkCHP5Nu3dljl2H8lR6s+rQw== +"@types/vscode@^1.104.0": + version "1.104.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.104.0.tgz#6e4d041d1ff5722db72c688518b330fcfb6fc658" + integrity sha512-0KwoU2rZ2ecsTGFxo4K1+f+AErRsYW0fsp6A0zufzGuhyczc2IoKqYqcwXidKXmy2u8YB2GsYsOtiI9Izx3Tig== "@typescript-eslint/eslint-plugin@^8.32.1": version "8.32.1"