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:
parent
ad0a96f767
commit
f7eee307f2
2 changed files with 10 additions and 10 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue