1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 18:47:35 +02:00

Merge pull request #747 from dorny/dependabot/npm_and_yarn/picomatch-4.0.4

This commit is contained in:
Jozef Izso 2026-03-27 13:14:06 +01:00 committed by GitHub
commit 08ceae2b23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 321 additions and 8 deletions

View file

@ -42,7 +42,7 @@
"@actions/github": "^9.0.0",
"adm-zip": "^0.5.16",
"fast-glob": "^3.3.3",
"picomatch": "^4.0.3",
"picomatch": "^4.0.4",
"xml2js": "^0.6.2"
},
"devDependencies": {