Skip to content

Commit 0ef7c6d

Browse files
chore(deps): update type dependencies
1 parent 553bba9 commit 0ef7c6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"devDependencies": {
4747
"@types/chai": "^4.3.20",
4848
"@types/mocha": "^10.0.10",
49-
"@types/node": "^20.17.11",
49+
"@types/node": "^20.17.47",
5050
"@voxpelli/eslint-config": "^23.0.0",
51-
"@voxpelli/tsconfig": "^15.1.1",
51+
"@voxpelli/tsconfig": "^15.1.2",
5252
"c8": "^10.1.3",
5353
"chai": "^4.5.0",
5454
"eslint": "^9.17.0",
@@ -58,6 +58,6 @@
5858
"mocha": "^11.2.2",
5959
"npm-run-all2": "^7.0.2",
6060
"type-coverage": "^2.29.7",
61-
"typescript": "~5.7.3"
61+
"typescript": "~5.8.3"
6262
}
6363
}

0 commit comments

Comments
 (0)