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 @@ -39,7 +39,7 @@
"@softwareventures/eslint-config": "7.6.0",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
"@softwareventures/tsconfig": "7.1.1",
"@softwareventures/tsconfig": "8.1.1",
"@types/node": "16.18.106",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -819,12 +819,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.1.1":
version: 8.1.1
resolution: "@softwareventures/tsconfig@npm:8.1.1"
peerDependencies:
typescript: ^4.5.0 || ^5.0.0
checksum: 6f3a32de3bc4dc6de1cc62119f1d7b03fb1f5c126d9052dee644026783d42ba6a2426082aec839b5218fb9bb3e842dbc5402827533e6f2475ed4a3465f155942
typescript: ^5.2.2
checksum: 90cea41c07e0ba13b2707ee52b73711f0cff088e1d689f0fb95c261b856c60463b29d2d6a1120a39da48ef010bd6a7214fb5c910fe0abe25e3c35e8971ee0662
languageName: node
linkType: hard

Expand Down Expand Up @@ -6780,7 +6780,7 @@ __metadata:
"@softwareventures/eslint-config": 7.6.0
"@softwareventures/prettier-config": 4.0.0
"@softwareventures/semantic-release-config": 4.1.0
"@softwareventures/tsconfig": 7.1.1
"@softwareventures/tsconfig": 8.1.1
"@types/node": 16.18.106
"@typescript-eslint/eslint-plugin": 5.53.0
"@typescript-eslint/parser": 5.53.0
Expand Down
Loading