We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71a4e2 commit 5332765Copy full SHA for 5332765
package.json
@@ -55,7 +55,7 @@
55
"@types/sinon": "^10.0.15",
56
"@types/sinon-chai": "^3.2.9",
57
"@voxpelli/eslint-config": "^18.0.0",
58
- "@voxpelli/tsconfig": "^8.0.0",
+ "@voxpelli/tsconfig": "^9.0.0",
59
"c8": "^7.14.0",
60
"chai": "^4.3.7",
61
"chai-as-promised": "^7.1.1",
@@ -77,7 +77,7 @@
77
"npm-run-all2": "^6.0.6",
78
"sinon": "^15.2.0",
79
"sinon-chai": "^3.7.0",
80
- "type-coverage": "^2.26.0",
81
- "typescript": "~5.1.3"
+ "type-coverage": "^2.27.0",
+ "typescript": "~5.2.2"
82
}
83
0 commit comments