From 69b7d37a64065c7bd13f3cdc65d48f4d06c6da3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:37:36 +0000 Subject: [PATCH] Update dependency eslint-config-xo-typescript to v0.57.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a8fad028..8ea290cb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "8.56.0", "eslint-config-prettier": "8.8.0", "eslint-config-xo": "0.43.1", - "eslint-config-xo-typescript": "0.55.1", + "eslint-config-xo-typescript": "0.57.0", "ethereum-waffle": "3.4.4", "ethers": "5.6.1", "fast-deep-equal": "3.1.3", diff --git a/yarn.lock b/yarn.lock index 17740b31..167b125b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3624,10 +3624,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.55.1: - version "0.55.1" - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83" - integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ== +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"