Skip to content

Commit b5527f9

Browse files
chore(deps): update type dependencies (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d56f3b4 commit b5527f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@
9494
"@types/chai": "^4.3.20",
9595
"@types/chai-as-promised": "^7.1.8",
9696
"@types/mocha": "^10.0.9",
97-
"@types/node": "^18.19.59",
97+
"@types/node": "^18.19.69",
9898
"@types/sinon": "^17.0.3",
9999
"@types/sinon-chai": "^3.2.12",
100100
"@voxpelli/eslint-config": "^22.0.0",
101-
"@voxpelli/tsconfig": "^15.0.0",
101+
"@voxpelli/tsconfig": "^15.1.0",
102102
"c8": "^10.1.2",
103103
"chai": "^4.5.0",
104104
"chai-as-promised": "^7.1.2",
@@ -114,7 +114,7 @@
114114
"sinon-chai": "^3.7.0",
115115
"tsd": "^0.31.2",
116116
"type-coverage": "^2.29.7",
117-
"typescript": "~5.6.2",
117+
"typescript": "~5.7.2",
118118
"validate-conventional-commit": "^1.0.4"
119119
}
120120
}

0 commit comments

Comments
 (0)