Skip to content

Commit

Permalink
Bump eslint-plugin-react-refresh from 0.4.16 to 0.4.18
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.16 to 0.4.18.
- [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.16...v0.4.18)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 0339c8a commit d3af68c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "0.11.2",
"globals": "^15.14.0",
"postcss": "^8.4.49",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4395,12 +4395,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.16":
version: 0.4.16
resolution: "eslint-plugin-react-refresh@npm:0.4.16"
"eslint-plugin-react-refresh@npm:^0.4.18":
version: 0.4.18
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
peerDependencies:
eslint: ">=8.40"
checksum: 10c0/0628d54b6cc6773a89252e2a7c82c7905a00dc8dc99a6ae2885a64f3b45bd3012a40cf9791ee24aa5dcf75665d8c8be4699845bbbf205cd0ef652702701a7865
checksum: 10c0/19140a0d90e126c198c07337bc106af24f398dd8f061314f42c17511a647bea93880a11b7d40219088ac0eaea598eb591d320cfc6f82262bfb05f602101b2acc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7420,7 +7420,7 @@ __metadata:
eslint: "npm:^9.17.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
eslint-plugin-react-refresh: "npm:^0.4.18"
eslint-plugin-storybook: "npm:0.11.2"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.14.0"
Expand Down

0 comments on commit d3af68c

Please sign in to comment.