Skip to content

Commit 64ebcac

Browse files
Bump typescript from 5.7.3 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0415d4f commit 64ebcac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-icons": "^5.5.0",
1818
"react-router-dom": "^6.28.0",
1919
"react-scripts": "5.0.1",
20-
"typescript": "^5.7.3",
20+
"typescript": "^5.8.3",
2121
"web-vitals": "4.2.4"
2222
},
2323
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9354,10 +9354,10 @@ typedarray-to-buffer@^3.1.5:
93549354
dependencies:
93559355
is-typedarray "^1.0.0"
93569356

9357-
typescript@^5.7.3:
9358-
version "5.7.3"
9359-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
9360-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
9357+
typescript@^5.8.3:
9358+
version "5.8.3"
9359+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
9360+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
93619361

93629362
unbox-primitive@^1.0.2:
93639363
version "1.0.2"

0 commit comments

Comments
 (0)