From b610fc72c2b2fe81e35a8a06467980f91fd622a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 21:12:50 +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 decd0c3f..dc0c5a27 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,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",