diff --git a/package.json b/package.json index 8369ba4..60afed2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-scripts": "^4.0.3", "sass": "^1.45.1", "simplex-noise": "^3.0.0", - "typescript": "^4.1.2", + "typescript": "^4.8.2", "web-vitals": "^2.1.2" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index c7282d7..2c76ab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11917,10 +11917,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.1.2: - version "4.5.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c" - integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ== +typescript@^4.8.2: + 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"