Skip to content

Commit 1fdcda2

Browse files
committed
chore(deps): update type dependencies
1 parent b4f8b57 commit 1fdcda2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
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.24",
54+
"@types/node": "^18.19.39",
5555
"@types/sinon": "^17.0.3",
5656
"@types/sinon-chai": "^3.2.12",
5757
"@voxpelli/eslint-config": "^20.0.0-beta.3",
58-
"@voxpelli/tsconfig": "^11.0.0",
58+
"@voxpelli/tsconfig": "^12.0.1",
5959
"c8": "^10.1.2",
6060
"chai": "^4.4.1",
6161
"chai-as-promised": "^7.1.1",
@@ -68,8 +68,8 @@
6868
"npm-run-all2": "^6.2.0",
6969
"sinon": "^18.0.0",
7070
"sinon-chai": "^3.7.0",
71-
"type-coverage": "^2.28.2",
72-
"typescript": "~5.4.5",
71+
"type-coverage": "^2.29.0",
72+
"typescript": "~5.5.2",
7373
"validate-conventional-commit": "^1.0.3"
7474
}
7575
}

0 commit comments

Comments
 (0)