mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update Typescript and NodeJS dependencies
This commit is contained in:
parent
477942de89
commit
6e78727599
2 changed files with 10 additions and 10 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^18.19.28",
|
||||
"@types/node": "^18.19.32",
|
||||
"@types/picomatch": "^2.3.3",
|
||||
"@types/xml2js": "^0.4.14",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.4.3"
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"jest-junit": {
|
||||
"suiteName": "jest tests",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue