Skip to content

Commit 7600a0a

Browse files
chore(deps): update type dependencies
1 parent 7e233bb commit 7600a0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/chai-as-promised": "^7.1.8",
5252
"@types/chai-quantifiers": "^1.0.4",
5353
"@types/mocha": "^10.0.8",
54-
"@types/node": "^18.19.50",
54+
"@types/node": "^18.19.69",
5555
"@types/sinon": "^17.0.3",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^22.1.0",
@@ -68,8 +68,8 @@
6868
"npm-run-all2": "^6.2.2",
6969
"sinon": "^19.0.2",
7070
"sinon-chai": "^3.7.0",
71-
"type-coverage": "^2.29.1",
72-
"typescript": "~5.5.3",
71+
"type-coverage": "^2.29.7",
72+
"typescript": "~5.7.2",
7373
"validate-conventional-commit": "^1.0.4"
7474
}
7575
}

0 commit comments

Comments
 (0)