From 418dde79d852a77b7ecea3dd172ab4d2d8c454b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 22:46:46 +0000 Subject: [PATCH] Update dependency eslint-config-xo-typescript to v1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2c48a647..7b3a1311e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint": "8.47.0", "eslint-config-prettier": "9.0.0", "eslint-config-xo": "0.43.1", - "eslint-config-xo-typescript": "0.57.0", + "eslint-config-xo-typescript": "1.0.1", "lit": "2.8.0", "mocha": "9.2.2", "prettier": "2.8.8", diff --git a/yarn.lock b/yarn.lock index fc2b248b3..1b71c3f91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1616,10 +1616,10 @@ eslint-config-prettier@9.0.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== -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-typescript@1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.1.tgz#90a91a4dc2135ea93ef3081ecf1945303ab2bc60" + integrity sha512-vPQssnRSUgBFOEfB/KY12CXwltwFSn4RSCfa+w7gjBC2PFQ7Yfgmyei+1XUZ3K+8LRGef2NMJUcxts7PldhDjg== eslint-config-xo@0.43.1: version "0.43.1"