diff --git a/package.json b/package.json index 505255bd1..3c9cdc257 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "rollup": "3.29.5", "rollup-plugin-dts": "6.1.1", "sinon": "18.0.1", - "typescript": "5.5.4" + "typescript": "5.7.3" }, "ava": { "require": [ diff --git a/yarn.lock b/yarn.lock index bfecd7cec..3ceed27fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9152,10 +9152,10 @@ types-ramda@^0.30.1: dependencies: ts-toolbelt "^9.6.0" -typescript@5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== typewise-core@^1.2, typewise-core@^1.2.0: version "1.2.0"