diff --git a/package.json b/package.json index fdc501d..b0a9dce 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "jest": "27.5.1", "jest-image-snapshot": "6.1.0", "ts-jest": "27.1.5", - "typescript": "4.9.5" + "typescript": "5.5.3" } } diff --git a/yarn.lock b/yarn.lock index b6a8100..8ffa133 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4940,10 +4940,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.9.5: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.1: version "1.0.1"