From 6e54d07288927155931ce949ccc2a10d69bfa9ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 05:35:46 +0000 Subject: [PATCH] fix(deps): update dependency typescript to v4.6.3 --- __browser_tests__/react-sample/package.json | 2 +- __browser_tests__/react-sample/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/__browser_tests__/react-sample/package.json b/__browser_tests__/react-sample/package.json index 1e41db00c..8c8afcc6a 100644 --- a/__browser_tests__/react-sample/package.json +++ b/__browser_tests__/react-sample/package.json @@ -26,7 +26,7 @@ "react-dom": "17.0.2", "react-scripts": "5.0.0", "typeorm": "^0.2.44", - "typescript": "4.6.2", + "typescript": "4.6.3", "web-did-resolver": "2.0.12", "web-vitals": "2.1.4" }, diff --git a/__browser_tests__/react-sample/yarn.lock b/__browser_tests__/react-sample/yarn.lock index 3d73e45de..c5e49859f 100644 --- a/__browser_tests__/react-sample/yarn.lock +++ b/__browser_tests__/react-sample/yarn.lock @@ -11553,10 +11553,10 @@ typeorm@^0.2.44: yargs "^17.0.1" zen-observable-ts "^1.0.0" -typescript@4.6.2: - version "4.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4" - integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== +typescript@4.6.3: + version "4.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c" + integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== typical@^2.6.0, typical@^2.6.1: version "2.6.1"