Skip to content

Commit 85f06fd

Browse files
build(deps-dev): bump eslint-plugin-react-refresh in /website (#3039)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.21. - [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.20...v0.4.21) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 640fa75 commit 85f06fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"daisyui": "^5.1.14",
4040
"eslint": "^9.36.0",
4141
"eslint-plugin-react-hooks": "^5.2.0",
42-
"eslint-plugin-react-refresh": "^0.4.19",
42+
"eslint-plugin-react-refresh": "^0.4.21",
4343
"globals": "^16.4.0",
4444
"postcss": "^8.5.6",
4545
"prettier": "^3.6.2",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,10 +1242,10 @@ eslint-plugin-react-hooks@^5.2.0:
12421242
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
12431243
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
12441244

1245-
eslint-plugin-react-refresh@^0.4.19:
1246-
version "0.4.20"
1247-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz#3bbfb5c8637e28d19ce3443686445e502ecd18ba"
1248-
integrity sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==
1245+
eslint-plugin-react-refresh@^0.4.21:
1246+
version "0.4.21"
1247+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.21.tgz#37ec51d9ad261f12edd5758b17cc6a7e0fb6a893"
1248+
integrity sha512-MWDWTtNC4voTcWDxXbdmBNe8b/TxfxRFUL6hXgKWJjN9c1AagYEmpiFWBWzDw+5H3SulWUe1pJKTnoSdmk88UA==
12491249

12501250
eslint-scope@^8.4.0:
12511251
version "8.4.0"

0 commit comments

Comments
 (0)