Skip to content

Commit 3276148

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

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
@@ -99,7 +99,7 @@
9999
"rxjs": "7.8.2",
100100
"ts-jest": "29.1.4",
101101
"typedoc": "0.28.10",
102-
"typescript": "5.4.5",
102+
"typescript": "5.9.2",
103103
"typescript-eslint": "8.39.1",
104104
"vinyl-buffer": "1.0.1",
105105
"vinyl-source-stream": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6103,10 +6103,10 @@ typescript-eslint@8.39.1:
61036103
"@typescript-eslint/typescript-estree" "8.39.1"
61046104
"@typescript-eslint/utils" "8.39.1"
61056105

6106-
typescript@5.4.5:
6107-
version "5.4.5"
6108-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6109-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6106+
typescript@5.9.2:
6107+
version "5.9.2"
6108+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6109+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
61106110

61116111
typical@^7.1.1, typical@^7.2.0:
61126112
version "7.3.0"

0 commit comments

Comments
 (0)