From 83a90f0d349409a0e48df4858803073139b67613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 11:14:36 -0700 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v3 (#1662) Co-authored-by: Renovate Bot --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 013a01a51..fa136a882 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@types/mocha": "^7.0.2", "@types/node": "^10.0.3", "@types/yargs-parser": "^15.0.0", - "@typescript-eslint/eslint-plugin": "^2.25.0", - "@typescript-eslint/parser": "^2.25.0", + "@typescript-eslint/eslint-plugin": "^3.0.0", + "@typescript-eslint/parser": "^3.0.0", "c8": "^7.0.0", "chai": "^4.2.0", "chalk": "^4.0.0",