From 9c759e0b18985ececba145c900f8e585b208dd5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 11:10:19 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.4.4 to 5.8.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ce33cfa..ac8734c 100644 --- a/package.json +++ b/package.json @@ -370,7 +370,7 @@ "eslint": "8.57.0", "mocha": "10.4.0", "ovsx": "0.9.0", - "typescript": "5.4.4" + "typescript": "5.8.3" }, "dependencies": { "@octokit/types": "13.1.0", diff --git a/yarn.lock b/yarn.lock index c2a0f3d..cdb7262 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2730,10 +2730,10 @@ typed-rest-client@^1.8.4: tunnel "0.0.6" underscore "^1.12.1" -typescript@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" - integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== +typescript@5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"