From 6e3a3cc1c2ac3e47d96b9aec47428d1ba6b37f3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 07:34:45 +0000 Subject: [PATCH] Bump @typescript-eslint/parser from 2.34.0 to 3.6.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.34.0 to 3.6.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/v3.6.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 9346002..6f10e9d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/serialport": "^8.0.0", "@types/sinon": "^7.5.2", "@typescript-eslint/eslint-plugin": "^2.18.0", - "@typescript-eslint/parser": "^2.18.0", + "@typescript-eslint/parser": "^3.6.0", "chai": "^4.2.0", "coveralls": "^3.0.9", "eslint": "^6.8.0",