mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Add saxjs to version overrides
This commit is contained in:
parent
43a747d94c
commit
cfce4bda71
1 changed files with 3 additions and 0 deletions
|
|
@ -69,6 +69,9 @@
|
||||||
"ts-jest": "^29.4.5",
|
"ts-jest": "^29.4.5",
|
||||||
"typescript": "^5.9.3"
|
"typescript": "^5.9.3"
|
||||||
},
|
},
|
||||||
|
"overrides": {
|
||||||
|
"sax": "^1.4.3"
|
||||||
|
},
|
||||||
"jest-junit": {
|
"jest-junit": {
|
||||||
"suiteName": "jest tests",
|
"suiteName": "jest tests",
|
||||||
"outputDirectory": "__tests__/__results__",
|
"outputDirectory": "__tests__/__results__",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue