From 84d5575ea8559bc194c6637487c4676a256d2101 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 23:02:23 +0000 Subject: [PATCH] feat: update eslint-plugin-react-refresh to 0.5.0 #minor (#629) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 0bcf163..0e48883 100644 --- a/ui/package.json +++ b/ui/package.json @@ -73,7 +73,7 @@ "@vitejs/plugin-react": "5.1.3", "eslint": "9.39.2", "eslint-plugin-react-hooks": "7.0.1", - "eslint-plugin-react-refresh": "0.4.26", + "eslint-plugin-react-refresh": "0.5.0", "globals": "16.5.0", "prettier": "3.8.1", "prettier-plugin-tailwindcss": "0.7.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index c9f7576..2c8a377 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3227,10 +3227,10 @@ eslint-plugin-react-hooks@7.0.1: zod "^3.25.0 || ^4.0.0" zod-validation-error "^3.5.0 || ^4.0.0" -eslint-plugin-react-refresh@0.4.26: - version "0.4.26" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz#2bcdd109ea9fb4e0b56bb1b5146cf8841b21b626" - integrity sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ== +eslint-plugin-react-refresh@0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.0.tgz#9a9671b32871923ae8b45a30b752401a63168fef" + integrity sha512-ZYvmh7VfVgqR/7wR71I3Zl6hK/C5CcxdWYKZSpHawS5JCNgE4efhQWg/+/WPpgGAp9Ngp/rRZYyaIwmPQBq/lA== eslint-scope@^8.4.0: version "8.4.0"