From 740ad952465ac7bc178371ca3b2c3e0303f3c7c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:39:58 +0000 Subject: [PATCH] fix(deps): update dependency typescript to v4.9.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index afda3ff..0cc73b6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-is": "17.0.2", "react-scripts": "4.0.3", "styled-components": "5.3.6", - "typescript": "4.8.4", + "typescript": "4.9.5", "web-vitals": "3.0.4" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index d61272c..faea5f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12929,10 +12929,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +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== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"