Merge pull request #16 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-typescript-0.36.0

Bump eslint-config-xo-typescript from 0.35.0 to 0.36.0
This commit is contained in:
Max Isom 2020-11-20 09:25:38 -05:00 committed by GitHub
commit d49abb9574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.13.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.0",
"nodemon": "^2.0.6",
"ts-node": "^9.0.0",