diff --git a/package.json b/package.json index 9b2416b..8860310 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.1.1", - "@softwareventures/tsconfig": "7.3.0", + "@softwareventures/tsconfig": "8.1.1", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "ava": "6.4.0", diff --git a/yarn.lock b/yarn.lock index ac64978..eee4ecf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -718,10 +718,10 @@ dependencies: tslib "2.8.1" -"@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.1": + version "8.1.1" + resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-8.1.1.tgz#2146d2ff30e97f09fc2c7a9790de8ee88de2edd7" + integrity sha512-mxQXUiu1W/0GkUsKjpJkVmPRm7f8oVvrBxhsGiClyKzSX5kHHKH2cugIearDFDr53coNAgJsHrlrope9mKfXQQ== "@tsconfig/node10@^1.0.7": version "1.0.11"