Bump eslint-config-xo from 0.33.1 to 0.34.0

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-07 10:58:42 +00:00 committed by GitHub
parent 784c19484e
commit d2523c4eb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.7",
"nodemon": "^2.0.7",