diff --git a/examples/oft/package.json b/examples/oft/package.json index c7ed91570..872f31e9f 100644 --- a/examples/oft/package.json +++ b/examples/oft/package.json @@ -27,6 +27,6 @@ "prettier": "^3.1.0", "solhint": "^4.0.0", "ts-node": "^10.9.1", - "typescript": "^5.3.2" + "typescript": "^5.2.2" } } \ No newline at end of file diff --git a/packages/create-lz-oapp/package.json b/packages/create-lz-oapp/package.json index 97698e805..9d0f8e6b1 100644 --- a/packages/create-lz-oapp/package.json +++ b/packages/create-lz-oapp/package.json @@ -54,7 +54,7 @@ "react-devtools-core": "^4.28.5", "tiged": "^2.12.5", "ts-node": "^10.9.1", - "typescript": "^5.3.2", + "typescript": "^5.2.2", "which": "~4.0.0" }, "engines": { diff --git a/packages/ua-utils-evm-hardhat-test/package.json b/packages/ua-utils-evm-hardhat-test/package.json index bbb7f3463..7d664f782 100644 --- a/packages/ua-utils-evm-hardhat-test/package.json +++ b/packages/ua-utils-evm-hardhat-test/package.json @@ -37,6 +37,6 @@ "hardhat-deploy-ethers": "^0.3.0-beta.12", "sinon": "^17.0.1", "ts-node": "^10.9.1", - "typescript": "^5.3.2" + "typescript": "^5.2.2" } } \ No newline at end of file diff --git a/packages/ua-utils-evm-hardhat/package.json b/packages/ua-utils-evm-hardhat/package.json index 720b6c206..d44db4f78 100644 --- a/packages/ua-utils-evm-hardhat/package.json +++ b/packages/ua-utils-evm-hardhat/package.json @@ -49,7 +49,7 @@ "hardhat-deploy": "^0.11.22", "ts-node": "^10.9.1", "tsup": "^8.0.1", - "typescript": "^5.3.2" + "typescript": "^5.2.2" }, "peerDependencies": { "@gnosis.pm/safe-core-sdk": "^2.0.0", diff --git a/packages/utils-evm-hardhat/package.json b/packages/utils-evm-hardhat/package.json index 0f6a163ca..61c5967b6 100644 --- a/packages/utils-evm-hardhat/package.json +++ b/packages/utils-evm-hardhat/package.json @@ -48,7 +48,7 @@ "sinon": "^17.0.1", "ts-node": "^10.9.1", "tsup": "~8.0.1", - "typescript": "^5.3.2", + "typescript": "^5.2.2", "winston": "^3.11.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 79ef88026..d0b846641 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10517,7 +10517,7 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.3.2: +typescript@^5.2.2: version "5.3.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==