From 3fdba717c447070cb0d51178f0dfdfba2a387c09 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Feb 2022 20:40:46 +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 4e37f127..1b2d8725 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",