From a708d06dfeca05167f5d01d8019b578a1e55e866 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:19:31 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 7.14.1 to 8.46.3 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.14.1 to 8.46.3. See this package in npm: @typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/dargon789/project/8e2d836e-87a2-45e4-84cc-3e8e3d441352?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- apps/portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/package.json b/apps/portal/package.json index 40a45336830..3b8034ef327 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -51,7 +51,7 @@ "@types/react-dom": "19.1.6", "@types/react-html-parser": "^2.0.7", "@types/tryghost__content-api": "^1.3.16", - "@typescript-eslint/eslint-plugin": "7.14.1", + "@typescript-eslint/eslint-plugin": "8.46.3", "@typescript-eslint/parser": "7.14.1", "autoprefixer": "^10.4.21", "eslint": "8.57.0",