Bump eslint-config-xo-typescript from 0.35.0 to 0.36.0

Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases)
- [Commits](https://github.com/xojs/eslint-config-xo-typescript/compare/v0.35.0...v0.36.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-20 13:01:37 +00:00 committed by GitHub
parent b6bb4bea1c
commit a34efc4352
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",