Skip to content

Commit e86b4fa

Browse files
Update type dependencies (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7776805 commit e86b4fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"npm-run-all2": "^6.1.2",
7878
"sinon": "^17.0.1",
7979
"sinon-chai": "^3.7.0",
80-
"type-coverage": "^2.27.1",
81-
"typescript": "~5.4.2"
80+
"type-coverage": "^2.28.2",
81+
"typescript": "~5.4.5"
8282
}
8383
}

0 commit comments

Comments
 (0)