diff --git a/package.json b/package.json index fd9593c..a739439 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lint-staged": "^10.2.11", "prettier": "^2.0.5", "react": "^16.13.1", - "typescript": "^3.9.5" + "typescript": "^4.3.2" }, "peerDependencies": { "react": "^16.8.0" diff --git a/yarn.lock b/yarn.lock index 0a263ce..46e98bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1957,10 +1957,10 @@ type-fest@^0.8.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== -typescript@^3.9.5: - version "3.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36" - integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ== +typescript@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== uri-js@^4.2.2: version "4.2.2"