Skip to content

Commit fdd21a9

Browse files
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.26 (#8051)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-react-refresh](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh) | [`0.4.25` -> `0.4.26`](https://renovatebot.com/diffs/npm/eslint-plugin-react-refresh/0.4.25/0.4.26) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react-refresh/0.4.26?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react-refresh/0.4.25/0.4.26?slim=true) | --- ### Release Notes <details> <summary>ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)</summary> ### [`v0.4.26`](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/HEAD/CHANGELOG.md#0426) [Compare Source](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.25...v0.4.26) - Revert changes to fix [#&#8203;93](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/93) (fixes [#&#8203;95](https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/95)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 571cabb commit fdd21a9

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

examples/vite-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cypress": "15.8.1",
3232
"eslint": "9.39.2",
3333
"eslint-plugin-react-hooks": "6.1.1",
34-
"eslint-plugin-react-refresh": "0.4.25",
34+
"eslint-plugin-react-refresh": "0.4.26",
3535
"globals": "16.5.0",
3636
"typescript-eslint": "8.50.0",
3737
"vite": "7.3.0"

patterns/navigation-layout/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vitejs/plugin-react": "5.1.2",
2525
"eslint": "9.39.2",
2626
"eslint-plugin-react-hooks": "6.1.1",
27-
"eslint-plugin-react-refresh": "0.4.25",
27+
"eslint-plugin-react-refresh": "0.4.26",
2828
"globals": "16.5.0",
2929
"typescript": "5.8.3",
3030
"typescript-eslint": "8.50.0",

templates/vite-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cypress": "15.8.1",
2929
"eslint": "9.39.2",
3030
"eslint-plugin-react-hooks": "6.1.1",
31-
"eslint-plugin-react-refresh": "0.4.25",
31+
"eslint-plugin-react-refresh": "0.4.26",
3232
"globals": "16.5.0",
3333
"typescript": "5.8.3",
3434
"typescript-eslint": "8.50.0",

0 commit comments

Comments
 (0)