diff --git a/package.json b/package.json index 7e8e155..b78d077 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "rimraf": "^5.0.1", "ts-jest": "^29.1.0", "typechain": "^8.2.0", - "typescript": "^5.1.3" + "typescript": "^5.2.2" }, "dependencies": { "ethers": "^5.7.2" diff --git a/yarn.lock b/yarn.lock index 4fe451e..2b06379 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3455,10 +3455,10 @@ typechain@^8.2.0: ts-command-line-args "^2.2.0" ts-essentials "^7.0.1" -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== +typescript@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" + integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== typical@^4.0.0: version "4.0.0"