1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Use the @types/node definitions for NodeJS 24 runtime

This commit is contained in:
Jozef Izso 2026-03-16 14:17:09 +01:00
parent ad0a96f767
commit f7eee307f2
Failed to extract signature
2 changed files with 10 additions and 10 deletions

View file

@ -49,7 +49,7 @@
"@octokit/webhooks-types": "^7.6.1",
"@types/adm-zip": "^0.5.8",
"@types/jest": "^30.0.0",
"@types/node": "^20.19.23",
"@types/node": "^24.12.0",
"@types/picomatch": "^4.0.2",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^8.56.1",