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

Update development packages

This commit is contained in:
Jozef Izso 2026-04-24 12:32:48 +02:00
parent a5b9b5c6e7
commit 67804e5bc2
Failed to extract signature
2 changed files with 1039 additions and 621 deletions

1650
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -52,22 +52,22 @@
"@types/node": "^24.12.2",
"@types/picomatch": "^4.0.3",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/parser": "^8.58.0",
"@typescript-eslint/eslint-plugin": "^8.59.0",
"@typescript-eslint/parser": "^8.59.0",
"@vercel/ncc": "^0.38.4",
"eol-converter-cli": "^1.1.0",
"eslint": "^9.39.4",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.15.1",
"eslint-plugin-jest": "^29.15.2",
"eslint-plugin-prettier": "^5.5.5",
"jest": "^30.3.0",
"jest-junit": "^16.0.0",
"js-yaml": "^4.1.1",
"prettier": "^3.8.1",
"prettier": "^3.8.3",
"ts-jest": "^29.4.9",
"typescript": "^6.0.2"
"typescript": "^6.0.3"
},
"overrides": {
"sax": "^1.4.3"