mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Upgrade @types/picomatch to match the picomatch v4 used as main dependency
This commit is contained in:
parent
9642942c97
commit
bd9e36bf0c
2 changed files with 5 additions and 5 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^20.19.2",
|
||||
"@types/picomatch": "^2.3.4",
|
||||
"@types/picomatch": "^4.0.2",
|
||||
"@types/xml2js": "^0.4.14",
|
||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue