Skip to content

Commit 156ac45

Browse files
build: bump eslint-plugin-react-refresh in /App/frontend-app
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.5 to 0.4.16. - [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.5...v0.4.16) --- 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>
1 parent d635ffa commit 156ac45

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-jsx-a11y": "^6.8.0",
7474
"eslint-plugin-react": "^7.33.2",
7575
"eslint-plugin-react-hooks": "^5.1.0",
76-
"eslint-plugin-react-refresh": "^0.4.5",
76+
"eslint-plugin-react-refresh": "^0.4.16",
7777
"express": "^4.18.2",
7878
"jest": "^29.7.0",
7979
"jest-environment-jsdom": "^29.7.0",

App/frontend-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4671,10 +4671,10 @@ eslint-plugin-react-hooks@^5.1.0:
46714671
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
46724672
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
46734673

4674-
eslint-plugin-react-refresh@^0.4.5:
4675-
version "0.4.5"
4676-
resolved "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.5.tgz"
4677-
integrity sha512-D53FYKJa+fDmZMtriODxvhwrO+IOqrxoEo21gMA0sjHdU6dPVH4OhyFip9ypl8HOF5RV5KdTo+rBQLvnY2cO8w==
4674+
eslint-plugin-react-refresh@^0.4.16:
4675+
version "0.4.16"
4676+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.16.tgz#149dbc9279bd16942409f1c1d2f0dce3299430ef"
4677+
integrity sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==
46784678

46794679
eslint-plugin-react@^7.33.2:
46804680
version "7.33.2"

0 commit comments

Comments
 (0)