Merge pull request #22 from codetheweb/dependabot/npm_and_yarn/eslint-7.14.0

This commit is contained in:
dependabot-preview[bot] 2020-11-23 10:48:00 +00:00 committed by GitHub
commit e26fa867b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -36,7 +36,7 @@
"@types/ws": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.13.0",
"eslint": "^7.14.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.0",