Skip to content

Commit 558f0a2

Browse files
chore(deps-dev): bump eslint-plugin-react (#54)
Bumps the dev-minor-versions group in /frontend with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react). Updates `eslint-plugin-react` from 7.37.2 to 7.37.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e0a04 commit 558f0a2

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

frontend/package-lock.json

+8-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-import-resolver-typescript": "^3.7.0",
8383
"eslint-plugin-import": "^2.31.0",
8484
"eslint-plugin-jsx-a11y": "^6.10.2",
85-
"eslint-plugin-react": "^7.37.2",
85+
"eslint-plugin-react": "^7.37.3",
8686
"eslint-plugin-react-hooks": "^5.1.0",
8787
"globals": "^15.14.0",
8888
"jsdom": "^25.0.1",

0 commit comments

Comments
 (0)