Fix resulting dep errors 🐛

This commit is contained in:
JJ Merelo 2022-02-01 07:48:18 +01:00
parent 816eb040ab
commit b55f63c13c
3 changed files with 130 additions and 315 deletions

View file

@ -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",