From a51fee7c3231a743b952902be87e3feee395ffc7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 02:45:12 +0000 Subject: [PATCH] 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be831ef94b25..f349b33d60d0 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/sinon": "~7.5.0", "@types/typeahead": "~0.11.32", "@typescript-eslint/eslint-plugin": "~2.5.0", - "@typescript-eslint/parser": "~2.4.0", + "@typescript-eslint/parser": "~2.5.0", "angular": "1.7.8", "angular-animate": "1.7.8", "angular-dynamic-locale": "~0.1.37",