From 678d77b402e38dcf45303a7239ccdaa8d84fda3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Sep 2025 04:23:45 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.42.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.42.0. See this package in npm: @typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a6d95be2-6fa7-418d-8fd1-0cd3974eee23?utm_source=github&utm_medium=referral&page=upgrade-pr --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index a369a933d7..b389580931 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,7 +52,7 @@ "@playwright/test": "^1.42.1", "@types/lodash-es": "^4.17.12", "@types/node": "^20.12.2", - "@typescript-eslint/eslint-plugin": "^7.4.0", + "@typescript-eslint/eslint-plugin": "^8.42.0", "@vitejs/plugin-legacy": "^5.3.2", "@vitejs/plugin-vue": "^5.0.4", "@vue/eslint-config-prettier": "^9.0.0",