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 @@ -95,7 +95,7 @@
"@softwareventures/eslint-config": "9.5.0",
"@softwareventures/precise-commits": "4.0.23",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/tsconfig": "8.1.2",
"@softwareventures/tsconfig": "9.0.0",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "8.58.0",
"@typescript-eslint/parser": "8.58.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ __metadata:
"@softwareventures/ordered": "npm:^1.1.0 || ^2.0.0"
"@softwareventures/precise-commits": "npm:4.0.23"
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/tsconfig": "npm:8.1.2"
"@softwareventures/tsconfig": "npm:9.0.0"
"@types/node": "npm:17.0.45"
"@typescript-eslint/eslint-plugin": "npm:8.58.0"
"@typescript-eslint/parser": "npm:8.58.0"
Expand Down Expand Up @@ -616,12 +616,12 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/tsconfig@npm:8.1.2":
version: 8.1.2
resolution: "@softwareventures/tsconfig@npm:8.1.2"
"@softwareventures/tsconfig@npm:9.0.0":
version: 9.0.0
resolution: "@softwareventures/tsconfig@npm:9.0.0"
peerDependencies:
typescript: ^5.2.2
checksum: 10c0/5c6d41d24b252cf97ecfc1af94e08d5582cce133ac4370b1a5c5c051e9912a596d1158cbdefbc43bb53ebbeec9ecfa6bee3280d65e979ca69d033f94ddb4ca56
typescript: ^5.8.3
checksum: 10c0/7d816364dd185b1ac0dbf4459ca6d3364a0af410e2bbef0da3689fac4bc292ebfa2d21f9554a1a5d94d3918ff6a5f6cd41d6020db7d73397008771f56334affc
languageName: node
linkType: hard

Expand Down