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 85518f5 commit 6b6e575Copy full SHA for 6b6e575
package.json
@@ -76,8 +76,8 @@
76
"@types/chai": "^4.3.16",
77
"@types/chai-string": "^1.4.5",
78
"@types/mocha": "^10.0.7",
79
- "@types/node": "^18.19.42",
80
- "@types/verror": "^1.10.10",
+ "@types/node": "^18.19.78",
+ "@types/verror": "^1.10.11",
81
"@voxpelli/eslint-config": "^22.1.0",
82
"@voxpelli/tsconfig": "^13.0.0",
83
"c8": "^10.1.2",
@@ -90,8 +90,8 @@
90
"linemod": "^2.0.1",
91
"mocha": "^10.7.0",
92
"npm-run-all2": "^6.2.2",
93
- "type-coverage": "^2.29.1",
94
- "typescript": "~5.5.3",
+ "type-coverage": "^2.29.7",
+ "typescript": "~5.8.2",
95
"verror": "^1.10.1"
96
}
97
0 commit comments