Skip to content

Commit 9c759e0

Browse files
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] <[email protected]>
1 parent 2269b59 commit 9c759e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
"eslint": "8.57.0",
371371
"mocha": "10.4.0",
372372
"ovsx": "0.9.0",
373-
"typescript": "5.4.4"
373+
"typescript": "5.8.3"
374374
},
375375
"dependencies": {
376376
"@octokit/types": "13.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2730,10 +2730,10 @@ typed-rest-client@^1.8.4:
27302730
tunnel "0.0.6"
27312731
underscore "^1.12.1"
27322732

2733-
typescript@5.4.4:
2734-
version "5.4.4"
2735-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
2736-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
2733+
typescript@5.8.3:
2734+
version "5.8.3"
2735+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2736+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
27372737

27382738
uc.micro@^1.0.1, uc.micro@^1.0.5:
27392739
version "1.0.6"

0 commit comments

Comments
 (0)