From e4c0378e3c7f7f572e007bc5626392722c3e158c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 23:25:35 +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 70a15cd1..a283ded9 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",