Merge pull request #11 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.8.1

Bump @typescript-eslint/parser from 4.5.0 to 4.8.1
This commit is contained in:
Max Isom 2020-11-18 12:35:02 -05:00 committed by GitHub
commit 6f481e32e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 7 deletions

View file

@ -35,7 +35,7 @@
"@types/validator": "^13.1.0",
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.12.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.35.0",