Skip to content

build(deps): update dependency @softwareventures/tsconfig to v8 (main) #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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/precise-commits": "4.0.15",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "5.0.0",
"@softwareventures/tsconfig": "7.3.0",
"@softwareventures/tsconfig": "8.1.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@ __metadata:
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:5.0.0"
"@softwareventures/time": "npm:^2.0.0 || ^3.0.0"
"@softwareventures/tsconfig": "npm:7.3.0"
"@softwareventures/tsconfig": "npm:8.1.0"
"@types/node": "npm:20.16.5"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
Expand Down Expand Up @@ -1176,12 +1176,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading