Skip to content

Commit 2f01f93

Browse files
chore(deps): update type dependencies
1 parent 3a4c1a0 commit 2f01f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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.40",
54+
"@types/node": "^18.19.44",
5555
"@types/sinon": "^17.0.3",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^20.0.0",
@@ -69,7 +69,7 @@
6969
"sinon": "^18.0.0",
7070
"sinon-chai": "^3.7.0",
7171
"type-coverage": "^2.29.1",
72-
"typescript": "~5.5.3",
72+
"typescript": "~5.5.4",
7373
"validate-conventional-commit": "^1.0.3"
7474
}
7575
}

0 commit comments

Comments
 (0)