Skip to content

Commit 4c2fc5e

Browse files
chore: bump typescript from 5.4.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.9.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.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 870e27e commit 4c2fc5e

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
@@ -101,7 +101,7 @@
101101
"rxjs": "7.8.2",
102102
"ts-jest": "29.1.4",
103103
"typedoc": "0.28.13",
104-
"typescript": "5.4.5",
104+
"typescript": "5.9.3",
105105
"typescript-eslint": "8.46.1",
106106
"vinyl-buffer": "1.0.1",
107107
"vinyl-source-stream": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6199,10 +6199,10 @@ typescript-eslint@8.46.1:
61996199
"@typescript-eslint/typescript-estree" "8.46.1"
62006200
"@typescript-eslint/utils" "8.46.1"
62016201

6202-
typescript@5.4.5:
6203-
version "5.4.5"
6204-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6205-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6202+
typescript@5.9.3:
6203+
version "5.9.3"
6204+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6205+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
62066206

62076207
typical@^7.1.1, typical@^7.2.0:
62086208
version "7.3.0"

0 commit comments

Comments
 (0)