diff --git a/package.json b/package.json index 03a1ef1c0..579748187 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rollup": "4.18.0", "rollup-plugin-dts": "6.1.1", "ts-jest": "29.1.5", - "typescript": "5.4.5" + "typescript": "5.5.2" }, "lint-staged": { "./lib/**/*.ts": [ diff --git a/yarn.lock b/yarn.lock index 31ae91812..8b59dd3fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4786,10 +4786,10 @@ types-ramda@^0.30.0: dependencies: ts-toolbelt "^9.6.0" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"