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 0c78537Copy full SHA for 0c78537
package.json
@@ -56,9 +56,9 @@
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",
60
- "@types/picomatch": "^3.0.1",
61
- "@types/semver": "^7.5.8",
+ "@types/node": "^18.19.111",
+ "@types/picomatch": "^3.0.2",
+ "@types/semver": "^7.7.0",
62
"@voxpelli/eslint-config": "^21.0.0",
63
"@voxpelli/tsconfig": "^14.0.0",
64
"c8": "^10.1.2",
@@ -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.7",
+ "typescript": "~5.8.3",
79
"validate-conventional-commit": "^1.0.4"
80
}
81
0 commit comments