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 @@ -34,7 +34,7 @@
"@softwareventures/precise-commits": "4.0.23",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "5.1.1",
"@softwareventures/tsconfig": "8.1.1",
"@softwareventures/tsconfig": "8.1.2",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "8.56.1",
"@typescript-eslint/parser": "8.56.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2619,7 +2619,7 @@ __metadata:
"@softwareventures/precise-commits": "npm:4.0.23"
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:5.1.1"
"@softwareventures/tsconfig": "npm:8.1.1"
"@softwareventures/tsconfig": "npm:8.1.2"
"@types/node": "npm:17.0.45"
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
"@typescript-eslint/parser": "npm:8.56.1"
Expand All @@ -2644,12 +2644,12 @@ __metadata:
languageName: unknown
linkType: soft

"@softwareventures/tsconfig@npm:8.1.1":
version: 8.1.1
resolution: "@softwareventures/tsconfig@npm:8.1.1"
"@softwareventures/tsconfig@npm:8.1.2":
version: 8.1.2
resolution: "@softwareventures/tsconfig@npm:8.1.2"
peerDependencies:
typescript: ^5.2.2
checksum: 10c0/9a9e0dacacc9729e5d92c0a2e644e189ad81d009086f6ef37520c41334409df1c2a15137997bcf8bcc289d32aafe17cb8530876d0b63a0a85c87fe02ab237b24
checksum: 10c0/5c6d41d24b252cf97ecfc1af94e08d5582cce133ac4370b1a5c5c051e9912a596d1158cbdefbc43bb53ebbeec9ecfa6bee3280d65e979ca69d033f94ddb4ca56
languageName: node
linkType: hard

Expand Down
Loading