From 6c9d4740e66dd602ffd9ed9a0039021062fefceb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2026 00:01:24 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02d8646..0a625bd 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "cors": "^2.8.6", "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.24", + "eslint-plugin-react-refresh": "^0.5.0", "express": "^5.2.1", "globals": "^16.5.0", "husky": "^9.1.7",