From c0bc3443e2a52985a7f8662e240e6abffacf18b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 05:39:15 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/parser from 4.8.2 to 4.26.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.2 to 4.26.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/v4.26.1/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 6d5c64e..6b0e91a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/chai": "4.2.14", "@types/mocha": "8.0.4", "@typescript-eslint/eslint-plugin": "4.8.2", - "@typescript-eslint/parser": "4.8.2", + "@typescript-eslint/parser": "4.26.1", "chai": "4.2.0", "eslint": "7.14.0", "eslint-config-prettier": "6.15.0",