Skip to content

Commit 3a4c1a0

Browse files
chore(deps): update type dependencies (#35)
1 parent a15f63a commit 3a4c1a0

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.7",
54-
"@types/node": "^18.19.39",
54+
"@types/node": "^18.19.40",
5555
"@types/sinon": "^17.0.3",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^20.0.0",
@@ -68,8 +68,8 @@
6868
"npm-run-all2": "^6.2.2",
6969
"sinon": "^18.0.0",
7070
"sinon-chai": "^3.7.0",
71-
"type-coverage": "^2.29.0",
72-
"typescript": "~5.5.2",
71+
"type-coverage": "^2.29.1",
72+
"typescript": "~5.5.3",
7373
"validate-conventional-commit": "^1.0.3"
7474
}
7575
}

0 commit comments

Comments
 (0)