diff --git a/package.json b/package.json index 83ab15f4..c6035458 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest-circus": "^26.6.3", "lerna": "^4.0.0", "prettier": "^2.8.8", - "typescript": "4.2.4" + "typescript": "5.1.3" }, "eslintIgnore": [ "!.*.js" diff --git a/yarn.lock b/yarn.lock index a7f1bf8b..20b776a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10583,10 +10583,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== +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== uglify-js@^3.1.4: version "3.10.4"