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 0473213 commit 455a057Copy full SHA for 455a057
package.json
@@ -56,7 +56,7 @@
56
"@types/chai-as-promised": "^7.1.8",
57
"@types/is-glob": "^4.0.4",
58
"@types/mocha": "^10.0.8",
59
- "@types/node": "^18.19.50",
+ "@types/node": "^18.19.55",
60
"@types/picomatch": "^3.0.1",
61
"@types/semver": "^7.5.8",
62
"@voxpelli/eslint-config": "^21.0.0",
@@ -74,8 +74,8 @@
74
"npm-run-all2": "^6.2.2",
75
"read-pkg": "^9.0.1",
76
"tempy": "^3.1.0",
77
- "type-coverage": "^2.29.1",
78
- "typescript": "~5.5.4",
+ "type-coverage": "^2.29.6",
+ "typescript": "~5.6.3",
79
"validate-conventional-commit": "^1.0.4"
80
}
81
0 commit comments