From 2eed670a4114b8f10e1321146a14da1b728496b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:07:57 +0000 Subject: [PATCH] Bump eslint-plugin-react-refresh from 0.5.4 to 0.5.5 Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.4...v0.5.5) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c24be84..faa2b44 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "6.1.0", "eslint": "10.9.1", "eslint-plugin-react-hooks": "7.1.1", - "eslint-plugin-react-refresh": "0.5.4", + "eslint-plugin-react-refresh": "0.5.5", "globals": "17.11.0", "prettier": "3.9.6", "tailwindcss": "4.3.3",