Skip to content

Commit

Permalink
Bump eslint-plugin-react-refresh from 0.4.12 to 0.4.13
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.12 to 0.4.13.
- [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.12...v0.4.13)

---
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 Oct 21, 2024
1 parent 8ca18cf commit b2eb719
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 @@ -99,7 +99,7 @@
"eslint": "^9.12.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-storybook": "0.10.0--canary.156.1435cb8.0",
"globals": "^15.11.0",
"postcss": "^8.4.47",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4728,12 +4728,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.9":
version: 0.4.12
resolution: "eslint-plugin-react-refresh@npm:0.4.12"
"eslint-plugin-react-refresh@npm:^0.4.13":
version: 0.4.13
resolution: "eslint-plugin-react-refresh@npm:0.4.13"
peerDependencies:
eslint: ">=7"
checksum: 10c0/33dd82450f7c5fa884c5c84ffaf9d9a8b363bc155432807dc09904c7db6ba724888fac4562b058268259aa7c9270b622ef411488011b3469a2add275ed5c2273
checksum: 10c0/c15a2122c3f092d7a5388e480a033ae054a61b2d0f7da50c896e90ca4616c0cba0d6249c77545b94262c9c9af3b78817e2ace3ead210206ab91c672ac6de4497
languageName: node
linkType: hard

Expand Down Expand Up @@ -8250,7 +8250,7 @@ __metadata:
eslint: "npm:^9.12.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.1.0-rc.0"
eslint-plugin-react-refresh: "npm:^0.4.9"
eslint-plugin-react-refresh: "npm:^0.4.13"
eslint-plugin-storybook: "npm:0.10.0--canary.156.1435cb8.0"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.11.0"
Expand Down

0 comments on commit b2eb719

Please sign in to comment.