Merge pull request #119 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-0.35.0

Bump eslint-config-xo from 0.34.0 to 0.35.0
This commit is contained in:
Max Isom 2021-04-01 13:00:20 -05:00 committed by GitHub
commit d5ca0057f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"eslint": "^7.23.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",
"nodemon": "^2.0.7",