mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update dependencies to latest minor releases
This commit is contained in:
parent
661decd3af
commit
d171d89cd4
3 changed files with 73 additions and 96 deletions
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
|
|
@ -27847,6 +27847,7 @@ module.exports = {
|
|||
|
||||
// Replace globs with equivalent patterns to reduce parsing time.
|
||||
REPLACEMENTS: {
|
||||
__proto__: null,
|
||||
'***': '*',
|
||||
'**/**': '**',
|
||||
'**/**/**': '**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue