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 9d81f9d commit 9756d04Copy full SHA for 9756d04
package.json
@@ -56,8 +56,8 @@
56
"@types/chai-as-promised": "^7.1.8",
57
"@types/is-glob": "^4.0.4",
58
"@types/mocha": "^10.0.6",
59
- "@types/node": "^18.19.29",
60
- "@types/picomatch": "^2.3.3",
+ "@types/node": "^18.19.40",
+ "@types/picomatch": "^2.3.4",
61
"@types/semver": "^7.5.8",
62
"@voxpelli/eslint-config": "^19.0.0",
63
"@voxpelli/tsconfig": "^12.0.1",
@@ -83,8 +83,8 @@
83
"npm-run-all2": "^6.1.2",
84
"read-pkg": "^9.0.1",
85
"tempy": "^3.1.0",
86
- "type-coverage": "^2.28.1",
87
- "typescript": "~5.4.4",
+ "type-coverage": "^2.29.1",
+ "typescript": "~5.5.3",
88
"validate-conventional-commit": "^1.0.4"
89
}
90
0 commit comments