Skip to content

Commit 7c8e0ed

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /code
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d48e20 commit 7c8e0ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"globals": "^16.0.0",
6666
"msw": "^2.7.3",
6767
"prettier": "^3.5.3",
68-
"typescript": "^5.8.2",
68+
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.28.0",
7070
"vite": "^6.2.4",
7171
"vite-plugin-dts": "^4.5.3",

code/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3287,10 +3287,10 @@ [email protected]:
32873287
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
32883288
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
32893289

3290-
typescript@^5.8.2:
3291-
version "5.8.2"
3292-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3293-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
3290+
typescript@^5.8.3:
3291+
version "5.8.3"
3292+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3293+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
32943294

32953295
ufo@^1.5.4:
32963296
version "1.5.4"

0 commit comments

Comments
 (0)