build(deps-dev): bump @typescript-eslint/parser from 2.3.3 to 2.4.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.3.3 to 2.4.0.
- [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.4.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-15 06:34:41 +00:00 committed by GitHub
parent 9582ca51e5
commit 5e41dab8b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 121 additions and 13 deletions

View file

@ -55,7 +55,7 @@
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.12",
"@typescript-eslint/parser": "^2.3.3",
"@typescript-eslint/parser": "^2.4.0",
"eslint": "^6.5.1",
"husky": "^3.0.9",
"jest": "^24.9.0",