1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00

Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6

Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.5 to 0.4.6.
- [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](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.5...v0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-22 01:14:38 +00:00 committed by Puyodead1
parent 9168b0894f
commit 6617666f6c
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-react-refresh": "^0.4.6",
"internal-ip": "^8.0.0",
"typescript": "^5.4.5",
"vite": "^5.2.7",

View File

@ -263,7 +263,7 @@ devDependencies:
specifier: ^4.6.0
version: 4.6.0(eslint@8.57.0)
eslint-plugin-react-refresh:
specifier: ^0.4.5
specifier: ^0.4.6
version: 0.4.6(eslint@8.57.0)
internal-ip:
specifier: ^8.0.0