Skip to content

Commit 3ba2557

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.20 to 0.4.23 (#5309)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.23. - [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](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.23) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a094c6 commit 3ba2557

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vitejs/plugin-react": "5.0.4",
2121
"eslint": "9.36.0",
2222
"eslint-plugin-react-hooks": "5.2.0",
23-
"eslint-plugin-react-refresh": "0.4.20",
23+
"eslint-plugin-react-refresh": "0.4.24",
2424
"eslint-plugin-storybook": "9.1.10",
2525
"globals": "16.4.0",
2626
"storybook": "9.1.10",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vitejs/plugin-react": "5.0.4",
2020
"eslint": "9.36.0",
2121
"eslint-plugin-react-hooks": "5.2.0",
22-
"eslint-plugin-react-refresh": "0.4.20",
22+
"eslint-plugin-react-refresh": "0.4.24",
2323
"eslint-plugin-storybook": "9.1.10",
2424
"globals": "16.4.0",
2525
"storybook": "9.1.10",

0 commit comments

Comments
 (0)