diff --git a/package.json b/package.json index 9f398b42..af4a1d6f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@softwareventures/precise-commits": "4.0.15", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.0.0", - "@softwareventures/tsconfig": "7.1.1", + "@softwareventures/tsconfig": "8.0.0", "@types/node": "20.14.12", "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", diff --git a/yarn.lock b/yarn.lock index eae27450..b387b7fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1079,7 +1079,7 @@ __metadata: "@softwareventures/precise-commits": "npm:4.0.15" "@softwareventures/prettier-config": "npm:4.0.0" "@softwareventures/semantic-release-config": "npm:5.0.0" - "@softwareventures/tsconfig": "npm:7.1.1" + "@softwareventures/tsconfig": "npm:8.0.0" "@types/is-integer": "npm:^1.0.2" "@types/node": "npm:20.14.12" "@typescript-eslint/eslint-plugin": "npm:7.17.0" @@ -1203,12 +1203,12 @@ __metadata: languageName: node linkType: hard -"@softwareventures/tsconfig@npm:7.1.1": - version: 7.1.1 - resolution: "@softwareventures/tsconfig@npm:7.1.1" +"@softwareventures/tsconfig@npm:8.0.0": + version: 8.0.0 + resolution: "@softwareventures/tsconfig@npm:8.0.0" peerDependencies: - typescript: ^4.5.0 || ^5.0.0 - checksum: 10c0/fbd3f1471f959d0edc19524710cc5b96ebfa1ed00ee2b98ce9afa12cabb877d2cf79309e4f854d12686abf68a02947a9e977a8a6a296ff545d73e4924f20c6bb + typescript: ^5.2.2 + checksum: 10c0/0b409fad1df4acdd13a78c960efbebda7439dbea9866b876dc8cc37d82ebf47b5172e0c9b4c64a3250b3889c616636de1aef3215d835a341eb674fd96b0a831c languageName: node linkType: hard