diff --git a/package.json b/package.json index cc33f047..a37f2d73 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest": "26.0.1", "lint-staged": "10.2.9", "prettier": "2.0.5", - "typescript": "4.6.4", + "typescript": "5.7.2", "webpack": "4.46.0", "webpack-bundle-analyzer": "4.5.0", "webpack-dev-server": "4.6.0" diff --git a/yarn.lock b/yarn.lock index e0823f88..5641d467 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10948,10 +10948,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.6.4: - version "4.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== +typescript@5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"