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 6d806dc commit b738083Copy full SHA for b738083
package.json
@@ -46,7 +46,7 @@
46
"devDependencies": {
47
"@types/chai": "^4.3.16",
48
"@types/mocha": "^10.0.7",
49
- "@types/node": "^18.19.39",
+ "@types/node": "^18.19.42",
50
"@voxpelli/eslint-config": "^20.0.0",
51
"@voxpelli/tsconfig": "^13.0.0",
52
"c8": "^10.1.2",
@@ -58,6 +58,6 @@
58
"mocha": "^10.6.0",
59
"npm-run-all2": "^6.2.2",
60
"type-coverage": "^2.29.1",
61
- "typescript": "~5.5.3"
+ "typescript": "~5.5.4"
62
}
63
0 commit comments