Skip to content

Commit a998279

Browse files
chore(deps): update type dependencies
1 parent 8d1cb16 commit a998279

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
@@ -41,7 +41,7 @@
4141
"@types/chai": "^4.3.16",
4242
"@types/chai-as-promised": "^7.1.8",
4343
"@types/mocha": "^10.0.7",
44-
"@types/node": "^18.19.40",
44+
"@types/node": "^18.19.54",
4545
"@voxpelli/eslint-config": "^20.0.0",
4646
"@voxpelli/tsconfig": "^12.0.1",
4747
"c8": "^10.1.2",
@@ -54,7 +54,7 @@
5454
"mocha": "^10.5.1",
5555
"npm-run-all2": "^6.2.0",
5656
"type-coverage": "^2.29.1",
57-
"typescript": "~5.5.3",
57+
"typescript": "~5.6.2",
5858
"validate-conventional-commit": "^1.0.3"
5959
},
6060
"dependencies": {

0 commit comments

Comments
 (0)