From faf34c5803cfcbd39acd6bf4a639ca73dfdcb867 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:46:05 +0000 Subject: [PATCH] Update dependency @typescript-eslint/eslint-plugin to v7 | datasource | package | from | to | | ---------- | -------------------------------- | ------ | ----- | | npm | @typescript-eslint/eslint-plugin | 5.62.0 | 7.7.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bac52b3..fcded5ed 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/jest": "^29.2.0", "@types/node": "^20.0.0", "@types/webpack": "^5.28.0", - "@typescript-eslint/eslint-plugin": "^5.41.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^5.41.0", "dotenv": "^16.3.1", "eslint": "^8.26.0",