deps: bump @typescript-eslint/parser from 2.6.0 to 2.6.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-11 02:40:27 +00:00 committed by GitHub
parent 3c10f8d88a
commit 9abbd20df2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 14 deletions

View file

@ -55,7 +55,7 @@
"devDependencies": {
"@types/jest": "^24.0.20",
"@types/node": "^12.11.7",
"@typescript-eslint/parser": "^2.6.0",
"@typescript-eslint/parser": "^2.6.1",
"eslint": "^6.6.0",
"husky": "^3.0.9",
"jest": "^24.9.0",