From b22e2898c6837e7d06ac9452e629b5e9ee8d2143 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:17:26 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/tsconfig to v8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e5d1496..c3fe0e3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@softwareventures/eslint-config": "7.9.0", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.1.0", - "@softwareventures/tsconfig": "7.3.0", + "@softwareventures/tsconfig": "8.1.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "ava": "5.3.1", diff --git a/yarn.lock b/yarn.lock index de31ddb..5572856 100644 --- a/yarn.lock +++ b/yarn.lock @@ -597,10 +597,10 @@ dependencies: tslib "2.6.2" -"@softwareventures/tsconfig@7.3.0": - version "7.3.0" - resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-7.3.0.tgz#2ebe986724af75087092bcb6de31a5238205c9a9" - integrity sha512-5yjY1QFRy1dBNXtWxJC93frSDfwBVWb7rYkyWRZ/ne+1nbkC9W6KpQWM24CmVodSFzL0Sz/ZDx9JExJLHlkS6w== +"@softwareventures/tsconfig@8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-8.1.0.tgz#8257930b04b4c30a67b8f86d0afd92f8bdcb605a" + integrity sha512-p8ihgcqh04qIAyQs+vMKPV+d4QcQ1vOf51fPR3T/R0wMTw6pkBfXq1PaPPcHsRY5GHwc6Ti9G0RV9GJ/AZAuZQ== "@tootallnate/once@2": version "2.0.0"