mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
Use NodeJS 18 LTS as default runtime
This commit is contained in:
parent
601ab2b789
commit
e091fade5c
5 changed files with 20 additions and 10 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"@types/adm-zip": "^0.5.0",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/jest": "^28.1.7",
|
||||
"@types/node": "^18.7.7",
|
||||
"@types/node": "^18.19.3",
|
||||
"@types/picomatch": "^2.2.1",
|
||||
"@types/xml2js": "^0.4.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue