diff --git a/package.json b/package.json index 0661c4ff..db1d4389 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint": "8.57.1", "eslint-config-prettier": "8.10.2", "eslint-config-xo": "0.43.1", - "eslint-config-xo-typescript": "0.44.0", + "eslint-config-xo-typescript": "0.57.0", "ethereum-waffle": "3.4.0", "ethers": "5.4.7", "hardhat": "2.9.9", diff --git a/yarn.lock b/yarn.lock index 2b009b19..ad2f9659 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3379,12 +3379,10 @@ eslint-config-prettier@8.10.2: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e" integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A== -eslint-config-xo-typescript@0.44.0: - version "0.44.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.44.0.tgz" - integrity sha512-/mRj2KHHwnl3ZyM8vn68NSfRoEunkSYagWERGmNnU5UOLo4AY9jjBNZW+/sDOaPYuc5xzYmLxYspDCVCXKLGNQ== - dependencies: - typescript ">=4.3" +eslint-config-xo-typescript@0.57.0: + version "0.57.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899" + integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A== eslint-config-xo@0.43.1: version "0.43.1" @@ -8736,7 +8734,7 @@ typescript@4.9.5: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== -typescript@>=4.3, typescript@^4.3.4: +typescript@^4.3.4: version "4.4.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz" integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==