From d5984dffda5aca2923a4396b1f10df32f894000c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Dec 2025 06:16:11 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/parser from 5.62.0 to 8.48.0 Snyk has created this PR to upgrade @typescript-eslint/parser from 5.62.0 to 8.48.0. See this package in npm: @typescript-eslint/parser See this project in Snyk: https://app.snyk.io/org/nerds-github/project/56d9cbbf-dc0e-4c17-a985-b8b7a6fc41a7?utm_source=github&utm_medium=referral&page=upgrade-pr --- examples/user-management/refine-user-management/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/user-management/refine-user-management/package.json b/examples/user-management/refine-user-management/package.json index f91969089ae21..6a747a1db7ca0 100644 --- a/examples/user-management/refine-user-management/package.json +++ b/examples/user-management/refine-user-management/package.json @@ -21,7 +21,7 @@ "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.57.1", - "@typescript-eslint/parser": "^5.57.1", + "@typescript-eslint/parser": "^8.48.0", "@vitejs/plugin-react": "^4.0.0", "eslint": "^8.38.0", "eslint-plugin-react-hooks": "^4.6.0",