From 2370b987c4b04b358fd93b56ed0a2ce62a7d4507 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 12 Apr 2022 10:38:16 +0700 Subject: [PATCH] Updated typescript --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index adb0390..787a2ec 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "@types/react-dom": "^18.0.0", "craco-less": "^2.0.0", "react-scripts": "5.0.0", - "typescript": "^4.4.2" + "typescript": "^4.6.3" } } diff --git a/yarn.lock b/yarn.lock index 08f154a..e29c56a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8787,7 +8787,7 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.4.2: +typescript@^4.6.3: version "4.6.3" resolved "https://npm-registry.cubetiqs.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c" integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==