We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15f63a commit 3a4c1a0Copy full SHA for 3a4c1a0
package.json
@@ -51,7 +51,7 @@
51
"@types/chai-as-promised": "^7.1.8",
52
"@types/chai-quantifiers": "^1.0.4",
53
"@types/mocha": "^10.0.7",
54
- "@types/node": "^18.19.39",
+ "@types/node": "^18.19.40",
55
"@types/sinon": "^17.0.3",
56
"@types/sinon-chai": "^3.2.12",
57
"@voxpelli/eslint-config": "^20.0.0",
@@ -68,8 +68,8 @@
68
"npm-run-all2": "^6.2.2",
69
"sinon": "^18.0.0",
70
"sinon-chai": "^3.7.0",
71
- "type-coverage": "^2.29.0",
72
- "typescript": "~5.5.2",
+ "type-coverage": "^2.29.1",
+ "typescript": "~5.5.3",
73
"validate-conventional-commit": "^1.0.3"
74
}
75
0 commit comments