From 5d2f8bb28b1813988c77e0b5f561ff05af6d5054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 16:18:21 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0ca06c40..c49fdcd6 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "@types/chai": "^4.2.11", "@types/mocha": "^9.0.0", "@types/node": "^16.11.4", - "@typescript-eslint/eslint-plugin": "^3.10.1", - "@typescript-eslint/parser": "^3.10.1", + "@typescript-eslint/eslint-plugin": "^5.0.0", + "@typescript-eslint/parser": "^5.0.0", "c8": "^7.3.0", "chai": "^4.2.0", "cross-env": "^7.0.2",