Skip to content

Commit 2790868

Browse files
Bump eslint-plugin-react-refresh from 0.4.18 to 0.4.20
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.18 to 0.4.20. - [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.18...v0.4.20) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e22a74f commit 2790868

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/basic-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vitejs/plugin-react": "^4.4.1",
2020
"eslint": "^8.57.0",
2121
"eslint-plugin-react-hooks": "^5.1.0",
22-
"eslint-plugin-react-refresh": "^0.4.18",
22+
"eslint-plugin-react-refresh": "^0.4.20",
2323
"vite": "^6.3.1"
2424
},
2525
"description": "Basic React Example for visualizing touches.",

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.

0 commit comments

Comments
 (0)