From 5db028470869983a5a286b97f2f12686c30c4611 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Sep 2025 04:18:27 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.39.1 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.39.1. 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..b7ad5f54d3 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.39.1", "@vitejs/plugin-legacy": "^5.3.2", "@vitejs/plugin-vue": "^5.0.4", "@vue/eslint-config-prettier": "^9.0.0",