diff --git a/package.json b/package.json index ed514187a..3ae56dfc4 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "prettier": "^2.0.5", "tailwindcss": "^1.6.2", "ts-node": "^8.10.2", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "config": { "commitizen": { diff --git a/yarn.lock b/yarn.lock index d5426b7b3..afe336bc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8672,10 +8672,10 @@ typeorm@^0.2.25: yargonaut "^1.1.2" yargs "^13.2.1" -typescript@^3.9.7: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" + integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== uid-safe@~2.1.5: version "2.1.5"