mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update production dependencies
@actions/core 1.11.1 adm-zip 0.5.16 fast-glob 3.3.3
This commit is contained in:
parent
27dd4e035f
commit
f4ba16072c
4 changed files with 1099 additions and 1171 deletions
|
|
@ -33,11 +33,11 @@
|
|||
"author": "Michal Dorner <dorner.michal@gmail.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"adm-zip": "^0.5.14",
|
||||
"fast-glob": "^3.3.2",
|
||||
"adm-zip": "^0.5.16",
|
||||
"fast-glob": "^3.3.3",
|
||||
"got": "^11.8.6",
|
||||
"picomatch": "^4.0.2",
|
||||
"xml2js": "^0.6.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue