Update dependency typescript to v4.8.4

This commit is contained in:
Renovate Bot 2022-10-27 16:01:46 +00:00
parent 78c3764cc6
commit 3cbbae66ea
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"jsdom": "20.0.1",
"moxios": "0.4.0",
"sinon": "14.0.1",
"typescript": "4.8.3",
"typescript": "4.8.4",
"utility-types": "3.10.0",
"vite": "3.0.9",
"vite-plugin-pwa": "0.12.4",

View File

@ -5305,10 +5305,10 @@ type-fest@^0.20.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==
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==
typical@^4.0.0:
version "4.0.0"