From 9850345cc16666341a328eee15d3740f5aeee474 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 18:29:34 +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/264c874d-0da1-4c0e-b75f-f69c28a6da97?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 c91477714..ab9da2468 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/jest": "^29.5.12", "@types/node": "^20.11.25", "@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.0", "eslint": "^8.57.0",