Skip to content

Commit 632cd0d

Browse files
chore(deps): update type dependencies
1 parent 943933f commit 632cd0d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"test": "run-s check test:*"
4848
},
4949
"devDependencies": {
50-
"@types/node": "^18.19.40",
50+
"@types/node": "^18.19.60",
5151
"@voxpelli/eslint-config": "^20.0.0",
5252
"@voxpelli/tsconfig": "^12.0.1",
5353
"c8": "^10.1.2",
@@ -56,8 +56,8 @@
5656
"installed-check": "^9.3.0",
5757
"knip": "^5.26.0",
5858
"npm-run-all2": "^6.2.0",
59-
"type-coverage": "^2.29.1",
60-
"typescript": "~5.5.3",
59+
"type-coverage": "^2.29.7",
60+
"typescript": "~5.6.3",
6161
"validate-conventional-commit": "^1.0.4"
6262
},
6363
"dependencies": {

0 commit comments

Comments
 (0)