From f0771481f24739a944c32f982020f00b7e4ffd46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:08:43 +0000 Subject: [PATCH] Bump eslint-plugin-react-refresh from 0.5.2 to 0.5.3 Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.5.2 to 0.5.3. - [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.2...v0.5.3) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 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 c956b96..459927d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@vitejs/plugin-react": "6.0.2", "eslint": "10.4.0", "eslint-plugin-react-hooks": "7.1.1", - "eslint-plugin-react-refresh": "0.5.2", + "eslint-plugin-react-refresh": "0.5.3", "globals": "17.6.0", "prettier": "3.8.3", "tailwindcss": "4.3.0",