Skip to content

Commit 39f44e6

Browse files
chore(deps): update dependency typescript to ^5.7.3 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05e8a79 commit 39f44e6

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
@@ -65,7 +65,7 @@
6565
"redux-saga": "^1.3.0",
6666
"rimraf": "^6.0.1",
6767
"ts-jest": "^29.2.5",
68-
"typescript": "^5.7.2"
68+
"typescript": "^5.7.3"
6969
},
7070
"peerDependencies": {
7171
"react": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10026,10 +10026,10 @@ typescript-tuple@^2.2.1:
1002610026
dependencies:
1002710027
typescript-compare "^0.0.2"
1002810028

10029-
typescript@^5.7.2:
10030-
version "5.7.2"
10031-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
10032-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
10029+
typescript@^5.7.3:
10030+
version "5.7.3"
10031+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
10032+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1003310033

1003410034
uglify-js@^3.1.4:
1003510035
version "3.17.4"

0 commit comments

Comments
 (0)