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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-22 02:33:27 +00:00 committed by GitHub
parent 967e91f479
commit a0bd2f51c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 121 deletions

View file

@ -55,7 +55,7 @@
"devDependencies": {
"@types/jest": "^24.0.19",
"@types/node": "^12.11.1",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/parser": "^2.5.0",
"eslint": "^6.5.1",
"husky": "^3.0.9",
"jest": "^24.9.0",