diff --git a/package.json b/package.json index cc33f047..7cc6ce34 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.1.3", "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 72e87516..f5e211b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10724,10 +10724,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.1.3: + version "5.1.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" + integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"