From c0f849b73d1c1be7e1d267256105763867eb9d2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 17:57:23 +0000 Subject: [PATCH] :arrow_up: Updates typescript-eslint monorepo to v5 Signed-off-by: Renovate Bot --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3b668973..26b1d207 100644 --- a/package.json +++ b/package.json @@ -88,8 +88,8 @@ "@types/lodash.mergewith": "4.6.6", "@types/parse-json": "4.0.0", "@types/prettier": "2.2.3", - "@typescript-eslint/eslint-plugin": "4.26.0", - "@typescript-eslint/parser": "4.26.0", + "@typescript-eslint/eslint-plugin": "5.55.0", + "@typescript-eslint/parser": "5.55.0", "dateformat": "4.5.1", "boxen": "5.0.1", "chalk": "2.4.2",