Skip to content

Commit dfe6c34

Browse files
dependabot[bot]phlax
authored andcommitted
build(deps-dev): bump eslint-plugin-react-refresh in /single-page-app/ui
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>
1 parent 12f1e2b commit dfe6c34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-promise": "^6.6.0",
3434
"eslint-plugin-react": "^7.37.5",
3535
"eslint-plugin-react-hooks": "^5.2.0",
36-
"eslint-plugin-react-refresh": "^0.4.19",
36+
"eslint-plugin-react-refresh": "^0.4.20",
3737
"typescript": "*",
3838
"vite": "^6.3.5"
3939
}

single-page-app/ui/yarn.lock

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

2701-
eslint-plugin-react-refresh@^0.4.19:
2702-
version "0.4.19"
2703-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
2704-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
2701+
eslint-plugin-react-refresh@^0.4.20:
2702+
version "0.4.20"
2703+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz#3bbfb5c8637e28d19ce3443686445e502ecd18ba"
2704+
integrity sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==
27052705

27062706
eslint-plugin-react@^7.37.5:
27072707
version "7.37.5"

0 commit comments

Comments
 (0)