Skip to content

Commit 5332765

Browse files
committed
Update type dependencies
1 parent b71a4e2 commit 5332765

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/sinon": "^10.0.15",
5656
"@types/sinon-chai": "^3.2.9",
5757
"@voxpelli/eslint-config": "^18.0.0",
58-
"@voxpelli/tsconfig": "^8.0.0",
58+
"@voxpelli/tsconfig": "^9.0.0",
5959
"c8": "^7.14.0",
6060
"chai": "^4.3.7",
6161
"chai-as-promised": "^7.1.1",
@@ -77,7 +77,7 @@
7777
"npm-run-all2": "^6.0.6",
7878
"sinon": "^15.2.0",
7979
"sinon-chai": "^3.7.0",
80-
"type-coverage": "^2.26.0",
81-
"typescript": "~5.1.3"
80+
"type-coverage": "^2.27.0",
81+
"typescript": "~5.2.2"
8282
}
8383
}

0 commit comments

Comments
 (0)