diff --git a/package.json b/package.json index def21a8..6db5367 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eslint-config-satya164": "3.1.x", "microbundle": "0.14.x", "prettier": "2.5.x", - "typescript": "4.5.x" + "typescript": "4.8.x" }, "engines": { "node": ">= 16.13.0", diff --git a/yarn.lock b/yarn.lock index 78399b9..62d3628 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4410,10 +4410,10 @@ 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@4.5.x, typescript@^4.1.3: - version "4.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" - integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== +typescript@4.8.x, typescript@^4.1.3: + version "4.8.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" + integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== unbox-primitive@^1.0.1: version "1.0.1"