From 4c8585a771ad7d20da9bbaf8cc5ecbe1e9056d77 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, 10 Dec 2024 07:50:52 +0000 Subject: [PATCH] [LOW] Update typescript-eslint monorepo to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a954fb..8cb6b7e 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": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "eslint": "8.56.0", "eslint-plugin-deprecation": "1.5.0", "npm-run-all": "4.1.5",