From f413f382bfde5549ea3eab9d9a5d15f27b9f7b57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Aug 2020 16:48:22 +0000 Subject: [PATCH] chore(deps): update dependency @willbooster/eslint-config-ts to v4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b1c9eeb4..e3cee61e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "2.34.0", "@typescript-eslint/parser": "2.34.0", - "@willbooster/eslint-config-ts": "3.0.0", + "@willbooster/eslint-config-ts": "4.0.3", "@willbooster/prettier-config": "3.0.0", "@willbooster/renovate-config": "3.0.0", "eslint": "6.8.0", diff --git a/yarn.lock b/yarn.lock index c8062232..80dd47e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -130,10 +130,10 @@ semver "^7.3.2" tsutils "^3.17.1" -"@willbooster/eslint-config-ts@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-3.0.0.tgz#b64c55bec15b5a8094915f84152ec3f9638cae78" - integrity sha512-KCD9O+r7UOVr2bedOSwMaEJn32jmz1nEAxjURAn21aZuESXc+TSSxxtM5UzswTuiPEM41dkztI9EXe1t4AUZSw== +"@willbooster/eslint-config-ts@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@willbooster/eslint-config-ts/-/eslint-config-ts-4.0.3.tgz#b0dd79c664a64223216c8c87fadd3d85b1aa63c3" + integrity sha512-X7yQIaxT82usQu16bHcpunigJH8w6Z8fIxOTSdvpcwJeSl1KNW57okMu7FYWiqgOPCuULLoIFZtR51U9Vztchg== "@willbooster/prettier-config@3.0.0": version "3.0.0"