diff --git a/package.json b/package.json index 6f61c3f..1cab0d9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "barrelsby": "^2.8.1", "prettier": "^3.2.5", "react-is": ">=16.8.0", - "typescript": "^4.4.2", + "typescript": "^5.4.4", "ts-jest": "^29.1.2" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index ddddafd..d79a098 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9126,10 +9126,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.4.2: - version "4.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" - integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== +typescript@^5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" + integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== unbox-primitive@^1.0.2: version "1.0.2"