diff --git a/package.json b/package.json index 667e1e01..f6a92852 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "8.38.0", "eslint-config-prettier": "8.8.0", "eslint-config-xo": "0.43.1", - "eslint-config-xo-typescript": "0.56.0", + "eslint-config-xo-typescript": "0.57.0", "ethereum-waffle": "3.4.4", "ethers": "5.7.2", "hardhat": "2.9.9", diff --git a/yarn.lock b/yarn.lock index 61871e1e..1c5fbd96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4077,10 +4077,10 @@ eslint-config-prettier@8.8.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== -eslint-config-xo-typescript@0.56.0: - version "0.56.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a" - integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw== +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"