diff --git a/package.json b/package.json index 647cd79..c8ed9fc 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest": "29.7.0", "lint-staged": "13.3.0", "prettier": "2.8.8", - "typescript": "5.1.6" + "typescript": "5.4.3" }, "engines": { "node": ">=16" diff --git a/yarn.lock b/yarn.lock index a83a520..b4c05a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6942,10 +6942,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.1.6: - version "5.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" - integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== +typescript@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" + integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== unbox-primitive@^1.0.2: version "1.0.2"