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 943933f commit 632cd0dCopy full SHA for 632cd0d
1 file changed
package.json
@@ -47,7 +47,7 @@
47
"test": "run-s check test:*"
48
},
49
"devDependencies": {
50
- "@types/node": "^18.19.40",
+ "@types/node": "^18.19.60",
51
"@voxpelli/eslint-config": "^20.0.0",
52
"@voxpelli/tsconfig": "^12.0.1",
53
"c8": "^10.1.2",
@@ -56,8 +56,8 @@
56
"installed-check": "^9.3.0",
57
"knip": "^5.26.0",
58
"npm-run-all2": "^6.2.0",
59
- "type-coverage": "^2.29.1",
60
- "typescript": "~5.5.3",
+ "type-coverage": "^2.29.7",
+ "typescript": "~5.6.3",
61
"validate-conventional-commit": "^1.0.4"
62
63
"dependencies": {
0 commit comments