Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.11 to 0.4.12
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.11 to 0.4.12.
- [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.11...v0.4.12)

---
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 Sep 16, 2024
1 parent 136684d commit 7fa9993
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 @@ -51,7 +51,7 @@
"eslint": "^9.10.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.11",
"eslint-plugin-react-refresh": "^0.4.12",
"globals": "^15.9.0",
"npm-run-all": "^4.1.5",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2249,12 +2249,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.11":
version: 0.4.11
resolution: "eslint-plugin-react-refresh@npm:0.4.11"
"eslint-plugin-react-refresh@npm:^0.4.12":
version: 0.4.12
resolution: "eslint-plugin-react-refresh@npm:0.4.12"
peerDependencies:
eslint: ">=7"
checksum: 10/876c1b972d962748a5c6f79ec2ed5add3a17d769c319eb5e67a98aa810fafe7591cf9767e155cd16cd5a5f9ba454ec06c52b6d216d9e469378da165eacf025be
checksum: 10/448d0a387ca4d7913534ac7bee3e7b8708236a6cef4cccf9a50e739d6d3c8d236cdbd7e360ea643c7767092a93acf30a8e5fac91f05b175c45d20ce138947bcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4907,7 +4907,7 @@ __metadata:
eslint: "npm:^9.10.0"
eslint-plugin-react: "npm:^7.35.2"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-refresh: "npm:^0.4.11"
eslint-plugin-react-refresh: "npm:^0.4.12"
express: "npm:^4.19.2"
fp-ts: "npm:2.16.9"
globals: "npm:^15.9.0"
Expand Down

0 comments on commit 7fa9993

Please sign in to comment.