Skip to content

Commit b738083

Browse files
chore(deps): update type dependencies
1 parent 6d806dc commit b738083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/chai": "^4.3.16",
4848
"@types/mocha": "^10.0.7",
49-
"@types/node": "^18.19.39",
49+
"@types/node": "^18.19.42",
5050
"@voxpelli/eslint-config": "^20.0.0",
5151
"@voxpelli/tsconfig": "^13.0.0",
5252
"c8": "^10.1.2",
@@ -58,6 +58,6 @@
5858
"mocha": "^10.6.0",
5959
"npm-run-all2": "^6.2.2",
6060
"type-coverage": "^2.29.1",
61-
"typescript": "~5.5.3"
61+
"typescript": "~5.5.4"
6262
}
6363
}

0 commit comments

Comments
 (0)