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 036eefa commit 4458bfeCopy full SHA for 4458bfe
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.28",
50
"@voxpelli/eslint-config": "^22.2.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.0.1",
59
"npm-run-all2": "^7.0.2",
60
"type-coverage": "^2.29.7",
61
- "typescript": "~5.7.3"
+ "typescript": "~5.8.2"
62
}
63
0 commit comments