Skip to content

Commit eaf032f

Browse files
chore(deps): update dependency typescript to v5.7.3 (#1530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6aa9c6 commit eaf032f

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.30.1",
7171
"rollup-plugin-dts": "6.1.1",
7272
"ts-jest": "29.2.5",
73-
"typescript": "5.7.2"
73+
"typescript": "5.7.3"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4839,10 +4839,10 @@ types-ramda@^0.30.1:
48394839
dependencies:
48404840
ts-toolbelt "^9.6.0"
48414841

4842-
4843-
version "5.7.2"
4844-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4845-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
4842+
4843+
version "5.7.3"
4844+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4845+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
48464846

48474847
undici-types@~6.19.2:
48484848
version "6.19.8"

0 commit comments

Comments
 (0)