mirror of
https://github.com/dorny/paths-filter.git
synced 2026-02-20 21:48:45 +01:00
Fix resulting dep errors 🐛
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"@types/minimatch": "^3.0.3",
|
||||
"@types/node": "^14.0.5",
|
||||
"@types/picomatch": "^2.2.1",
|
||||
"@typescript-eslint/parser": "^3.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
"@typescript-eslint/parser": "^5.10.2",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"eslint": "^7.3.0",
|
||||
"eslint-plugin-github": "^4.3.5",
|
||||
|
||||
Reference in New Issue
Block a user