Skip to content

Commit 7e84c3c

Browse files
Bump eslint-plugin-react-refresh from 0.4.19 to 0.4.20 in /frontend (#1266)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.19 to 0.4.20. - [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.19...v0.4.20) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.20 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 ebcdf9f commit 7e84c3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": "^8.45.0",
5151
"eslint-config-prettier": "^10.1.1",
5252
"eslint-plugin-react-hooks": "^5.1.0",
53-
"eslint-plugin-react-refresh": "^0.4.19",
53+
"eslint-plugin-react-refresh": "^0.4.20",
5454
"husky": "^9.1.7",
5555
"lint-staged": "^15.5.0",
5656
"postcss": "^8.5.3",

frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3474,10 +3474,10 @@ eslint-plugin-react-hooks@^5.1.0:
34743474
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
34753475
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
34763476

3477-
eslint-plugin-react-refresh@^0.4.19:
3478-
version "0.4.19"
3479-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
3480-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
3477+
eslint-plugin-react-refresh@^0.4.20:
3478+
version "0.4.20"
3479+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz#3bbfb5c8637e28d19ce3443686445e502ecd18ba"
3480+
integrity sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==
34813481

34823482
eslint-plugin-react@^7.37.4:
34833483
version "7.37.4"

0 commit comments

Comments
 (0)