Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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",
"@types/inquirer": "9.0.9",
"@types/is-integer": "1.0.2",
"@types/node": "20.19.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ __metadata:
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:5.1.1"
"@softwareventures/time": "npm:^1.0.0 || ^2.0.0 || ^3.0.0"
"@softwareventures/tsconfig": "npm:7.3.0"
"@softwareventures/tsconfig": "npm:8.1.1"
"@types/inquirer": "npm:9.0.9"
"@types/is-integer": "npm:1.0.2"
"@types/node": "npm:20.19.10"
Expand Down Expand Up @@ -1226,12 +1226,12 @@ __metadata:
languageName: unknown
linkType: soft

"@softwareventures/tsconfig@npm:7.3.0":
version: 7.3.0
resolution: "@softwareventures/tsconfig@npm:7.3.0"
"@softwareventures/tsconfig@npm:8.1.1":
version: 8.1.1
resolution: "@softwareventures/tsconfig@npm:8.1.1"
peerDependencies:
typescript: ^4.5.0 || ^5.0.0
checksum: 10c0/bb9fe2847f52dfea00748e79c1b35a6c200b916ed7115c96af4c4a6d73cb151b82dfb19eeb6a3fa3d7e8802f9692af4d2be961b97f4ac15be87594681e09e03d
typescript: ^5.2.2
checksum: 10c0/9a9e0dacacc9729e5d92c0a2e644e189ad81d009086f6ef37520c41334409df1c2a15137997bcf8bcc289d32aafe17cb8530876d0b63a0a85c87fe02ab237b24
languageName: node
linkType: hard

Expand Down
Loading