Skip to content

Commit b810d7e

Browse files
chore: bump typescript from 5.4.5 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 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](microsoft/TypeScript@v5.4.5...v5.8.3) --- 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] <support@github.com>
1 parent c9ee085 commit b810d7e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"ts-jest": "29.1.4",
106106
"ts-node": "10.9.2",
107107
"typedoc": "0.28.5",
108-
"typescript": "5.4.5",
108+
"typescript": "5.8.3",
109109
"typescript-eslint": "8.33.1",
110110
"vinyl-buffer": "1.0.1",
111111
"vinyl-named": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6807,10 +6807,10 @@ typescript-eslint@8.33.1:
68076807
"@typescript-eslint/parser" "8.33.1"
68086808
"@typescript-eslint/utils" "8.33.1"
68096809

6810-
typescript@5.4.5:
6811-
version "5.4.5"
6812-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6813-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6810+
typescript@5.8.3:
6811+
version "5.8.3"
6812+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6813+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
68146814

68156815
typical@^7.1.1, typical@^7.2.0:
68166816
version "7.3.0"

0 commit comments

Comments
 (0)