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 553bba9 commit 0ef7c6dCopy full SHA for 0ef7c6d
package.json
@@ -46,9 +46,9 @@
46
"devDependencies": {
47
"@types/chai": "^4.3.20",
48
"@types/mocha": "^10.0.10",
49
- "@types/node": "^20.17.11",
+ "@types/node": "^20.17.47",
50
"@voxpelli/eslint-config": "^23.0.0",
51
- "@voxpelli/tsconfig": "^15.1.1",
+ "@voxpelli/tsconfig": "^15.1.2",
52
"c8": "^10.1.3",
53
"chai": "^4.5.0",
54
"eslint": "^9.17.0",
@@ -58,6 +58,6 @@
58
"mocha": "^11.2.2",
59
"npm-run-all2": "^7.0.2",
60
"type-coverage": "^2.29.7",
61
- "typescript": "~5.7.3"
+ "typescript": "~5.8.3"
62
}
63
0 commit comments