From c95c31515e89021fc1799017b2ba55e1c4a33416 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 08:12:41 +0000 Subject: [PATCH] Bump @typescript-eslint/parser from 3.10.1 to 4.23.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.23.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/v4.23.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 696fcb6..be2f0a2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/jest": "^26.0.12", "@types/node": "^14.6.2", "@typescript-eslint/eslint-plugin": "^4.0.0", - "@typescript-eslint/parser": "^3.10.1", + "@typescript-eslint/parser": "^4.23.0", "cross-env": "^7.0.2", "eslint": "^7.8.0", "eslint-config-airbnb-typescript": "^9.0.0",