From 3150f16bac3eefd4363908b2af78300de89f9352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 21:45:22 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.8.3 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 955f98c..a5564cd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "responsive-loader": "2.0.0", "sharp": "0.31.0", "ts-jest": "28.0.8", - "typescript": "4.8.2", + "typescript": "4.8.3", "url-loader": "4.1.1", "webp-loader": "0.6.0" }, diff --git a/yarn.lock b/yarn.lock index e846921..e96b356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13172,7 +13172,12 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -typescript@4.8.2, typescript@^4.6.4: +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== + +typescript@^4.6.4: version "4.8.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==