From ac171cc3f179b6206ddb0ee79c8d1c3c3143fbee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:39:10 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/tsconfig to v9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a956ae3b..005978bf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@softwareventures/eslint-config": "7.10.0", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.1.0", - "@softwareventures/tsconfig": "7.3.0", + "@softwareventures/tsconfig": "9.0.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 78a88a15..d2a31392 100644 --- a/yarn.lock +++ b/yarn.lock @@ -595,10 +595,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@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-9.0.0.tgz#b1e2000424c3e7644bfdd2801ff4899d21d80e75" + integrity sha512-UXs5IyYY81byO692W4u6P+eGQBt1PIg1XrNcOCfMNxkXS/nw1mhGTltLdYkgoR6Meqrmz++nZFVPlcx+xttr/w== "@tootallnate/once@2": version "2.0.0"