From acdd20221137e2d83eebda82f7e9af9f27631e23 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 23:11:11 +0000 Subject: [PATCH] [NEUTRAL] Update typescript-eslint monorepo to v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a954fbe..ade35657 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@types/node": "17.0.45", "@types/node-cron": "3.0.11", "@types/ws": "8.5.10", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@typescript-eslint/eslint-plugin": "7.0.2", + "@typescript-eslint/parser": "7.0.2", "eslint": "8.56.0", "eslint-plugin-deprecation": "1.5.0", "npm-run-all": "4.1.5",