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 2def4f7 commit b828df8Copy full SHA for b828df8
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.39",
+ "@types/picomatch": "^2.3.4",
61
"@types/semver": "^7.5.8",
62
"@voxpelli/eslint-config": "^19.0.0",
63
"@voxpelli/tsconfig": "^11.0.0",
@@ -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.0",
+ "typescript": "~5.5.3",
88
"validate-conventional-commit": "^1.0.3"
89
}
90
0 commit comments