1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 10:37:36 +02:00

Update Typescript to v6

This commit is contained in:
Jozef Izso 2026-04-05 20:13:03 +02:00
parent a88cf9b158
commit 8ebd1f2035
Failed to extract signature
2 changed files with 73 additions and 703 deletions

View file

@ -67,7 +67,7 @@
"js-yaml": "^4.1.1",
"prettier": "^3.8.1",
"ts-jest": "^29.4.9",
"typescript": "^5.9.3"
"typescript": "^6.0.2"
},
"overrides": {
"sax": "^1.4.3"