Skip to content

Commit 893752d

Browse files
chore(deps-dev): bump eslint-plugin-react in /client
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.0 to 7.37.2. - [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.0...v7.37.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fff239 commit 893752d

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^9.11.1",
4040
"eslint-config-prettier": "^9.0.0",
4141
"eslint-plugin-jsx-a11y": "^6.7.1",
42-
"eslint-plugin-react": "^7.33.2",
42+
"eslint-plugin-react": "^7.37.2",
4343
"favicons": "^7.1.2",
4444
"npm-run-all": "^4.1.5",
4545
"parcel": "^2.7.0",

0 commit comments

Comments
 (0)