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 3a4c1a0 commit 2f01f93Copy full SHA for 2f01f93
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.40",
+ "@types/node": "^18.19.44",
55
"@types/sinon": "^17.0.3",
56
"@types/sinon-chai": "^3.2.12",
57
"@voxpelli/eslint-config": "^20.0.0",
@@ -69,7 +69,7 @@
69
"sinon": "^18.0.0",
70
"sinon-chai": "^3.7.0",
71
"type-coverage": "^2.29.1",
72
- "typescript": "~5.5.3",
+ "typescript": "~5.5.4",
73
"validate-conventional-commit": "^1.0.3"
74
}
75
0 commit comments