From 56a1d0a72f70a1173c70e6eaf9d715b0e4b1149d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:29:08 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 8.18.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 8.18.0. See this package in npm: @typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/85594b53-3ba1-48b5-b309-94b51d4c8483?utm_source=github-cloud-app&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 d8c49485b..8be4e64b9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/jest": "^29.5.12", "@types/node": "^20.11.24", "@types/semver": "^7.5.8", - "@typescript-eslint/eslint-plugin": "^5.54.0", + "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^5.54.0", "@vercel/ncc": "^0.38.1", "eslint": "^8.57.0",