From 9abde2cb1330faa37f41b42780b1caa8b364608a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:40:50 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.5.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 40bdba574..53d84ea1f 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.5.2" + "typescript": "5.5.3" }, "lint-staged": { "./lib/**/*.ts": [ diff --git a/yarn.lock b/yarn.lock index 8b59dd3fd..35bacff32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4786,10 +4786,10 @@ types-ramda@^0.30.0: dependencies: ts-toolbelt "^9.6.0" -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== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"