Skip to content

Commit 298f408

Browse files
chore(deps): update dependency typescript to ^5.7.3 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474bccd commit 298f408

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
@@ -54,6 +54,6 @@
5454
"react": "^18.3.1",
5555
"rimraf": "^6.0.1",
5656
"ts-jest": "^29.2.5",
57-
"typescript": "^5.7.2"
57+
"typescript": "^5.7.3"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7815,10 +7815,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.18.1:
78157815
"@typescript-eslint/parser" "8.18.1"
78167816
"@typescript-eslint/utils" "8.18.1"
78177817

7818-
typescript@^5.7.2:
7819-
version "5.7.2"
7820-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7821-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
7818+
typescript@^5.7.3:
7819+
version "5.7.3"
7820+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
7821+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
78227822

78237823
uglify-js@^3.1.4:
78247824
version "3.19.3"

0 commit comments

Comments
 (0)