From e1bca7128c856e7383e0e4369e0ec4506e450127 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 15 Sep 2022 09:45:00 +0000 Subject: [PATCH] Update dependency typescript to v4.8.3 (develop) --- front/package.json | 2 +- front/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/front/package.json b/front/package.json index e9f8b1697..137747a04 100644 --- a/front/package.json +++ b/front/package.json @@ -84,7 +84,7 @@ "jsdom": "20.0.0", "moxios": "0.4.0", "sinon": "14.0.0", - "typescript": "4.8.2", + "typescript": "4.8.3", "utility-types": "3.10.0", "vite": "3.0.9", "vite-plugin-pwa": "0.12.4", diff --git a/front/yarn.lock b/front/yarn.lock index c22884924..4c17167d1 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -5240,11 +5240,16 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -"typescript@2 - 4", typescript@4.8.2: +"typescript@2 - 4": version "4.8.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== +typescript@4.8.3: + version "4.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" + integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== + typical@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"