From 85ea5f3632477bcc9d00b69e912fad72457eee71 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jun 2025 09:25:23 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 5.19.0 to 8.33.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.19.0 to 8.33.0. See this package in npm: @typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/sbgitzz-WSGQ4XUNTx5HXnRsQLtFZg/project/31945ea5-c7cf-4279-a50f-6630cda861d1?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4fa611..ab42211 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "AGPL-3.0", "devDependencies": { "@types/node": "^16.11.6", - "@typescript-eslint/eslint-plugin": "^5.2.0", + "@typescript-eslint/eslint-plugin": "^8.33.0", "@typescript-eslint/parser": "^5.2.0", "builtin-modules": "^3.2.0", "esbuild": "0.13.12",