From ed91a938fd64dafb6b5302226de31c1914d5ae72 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 May 2025 04:07:25 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/parser from 5.62.0 to 8.31.1 Snyk has created this PR to upgrade @typescript-eslint/parser from 5.62.0 to 8.31.1. 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..e57c34261040b 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.31.1", "@vitejs/plugin-react": "^4.0.0", "eslint": "^8.38.0", "eslint-plugin-react-hooks": "^4.6.0",