From 55832f6565ba2a20568cf846850520c61de1e041 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:26 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/parser from 5.62.0 to 8.18.0 Snyk has created this PR to upgrade @typescript-eslint/parser from 5.62.0 to 8.18.0. See this package in npm: @typescript-eslint/parser 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..bfc53276b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "^20.11.25", "@types/semver": "^7.5.8", "@typescript-eslint/eslint-plugin": "^5.54.0", - "@typescript-eslint/parser": "^5.54.0", + "@typescript-eslint/parser": "^8.18.0", "@vercel/ncc": "^0.38.0", "eslint": "^8.57.0", "eslint-config-prettier": "^8.6.0",