From 4cd1f1d759305cc1480c003c9831fe33cab664ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:45:27 +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 34dc3f89..bc05ed37 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "8.57.1", "eslint-config-prettier": "8.10.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 52e3abdd..51bb77e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3624,10 +3624,10 @@ eslint-config-prettier@8.10.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== -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"