Skip to content

Commit 61d928f

Browse files
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.26
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | eslint-plugin-react-refresh | 0.4.19 | 0.4.26 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7ace7c9 commit 61d928f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "9.21.0",
8282
"eslint-config-prettier": "10.1.8",
8383
"eslint-plugin-react-hooks": "5.2.0",
84-
"eslint-plugin-react-refresh": "0.4.19",
84+
"eslint-plugin-react-refresh": "0.4.26",
8585
"glob": "11.1.0",
8686
"globals": "16.0.0",
8787
"husky": "9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,10 +2084,10 @@ eslint-plugin-react-hooks@5.2.0:
20842084
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
20852085
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
20862086

2087-
eslint-plugin-react-refresh@0.4.19:
2088-
version "0.4.19"
2089-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
2090-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
2087+
eslint-plugin-react-refresh@0.4.26:
2088+
version "0.4.26"
2089+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz#2bcdd109ea9fb4e0b56bb1b5146cf8841b21b626"
2090+
integrity sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ==
20912091

20922092
eslint-scope@^8.2.0:
20932093
version "8.4.0"

0 commit comments

Comments
 (0)