mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Merge pull request #681 from phactum-mnestler/main
Update sax.js to fix large XML file parsing #681
This commit is contained in:
commit
3b9dad208e
4 changed files with 555 additions and 405 deletions
|
|
@ -69,6 +69,9 @@
|
|||
"ts-jest": "^29.4.5",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"overrides": {
|
||||
"sax": "^1.4.3"
|
||||
},
|
||||
"jest-junit": {
|
||||
"suiteName": "jest tests",
|
||||
"outputDirectory": "__tests__/__results__",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue