Skip to content

Commit 4483299

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /code
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 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.8.3...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 b81e7b8 commit 4483299

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"globals": "^16.3.0",
6666
"msw": "^2.11.1",
6767
"prettier": "^3.6.2",
68-
"typescript": "^5.8.3",
68+
"typescript": "^5.9.3",
6969
"typescript-eslint": "^8.43.0",
7070
"vite": "^7.1.5",
7171
"vite-plugin-dts": "^4.5.4",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3617,10 +3617,10 @@ typescript@5.7.3:
36173617
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
36183618
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
36193619

3620-
typescript@^5.8.3:
3621-
version "5.8.3"
3622-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3623-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
3620+
typescript@^5.9.3:
3621+
version "5.9.3"
3622+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3623+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
36243624

36253625
ufo@^1.5.4:
36263626
version "1.5.4"

0 commit comments

Comments
 (0)