From a6efed4b20dc85d00c0ae456f982098cd0c86063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:30:51 +0000 Subject: [PATCH] chore(deps): 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 273dee80..866c80b4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "8.57.1", "eslint-config-prettier": "10.1.5", "eslint-config-xo": "0.43.1", - "eslint-config-xo-typescript": "0.55.1", + "eslint-config-xo-typescript": "0.57.0", "husky": "9.1.7", "js-base64": "3.7.7", "p-queue": "6.6.2", diff --git a/yarn.lock b/yarn.lock index 2b2acfdd..9b9eab41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5159,10 +5159,10 @@ eslint-config-prettier@10.1.5: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== -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"