From 2b0b16c4561ee0efdda995d30a89340397832d48 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 07:04:13 +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..fb255adc 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.1.0", + "@typescript-eslint/parser": "7.1.0", "eslint": "8.56.0", "eslint-plugin-deprecation": "1.5.0", "npm-run-all": "4.1.5",