Skip to content

Commit c964fee

Browse files
build: bump eslint-plugin-react in /ResearchAssistant/App/frontend
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [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.3...v7.37.4) --- 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 d9a8fa0 commit c964fee

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ResearchAssistant/App/frontend/package-lock.json

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

ResearchAssistant/App/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "^2.31.0",
4444
"eslint-plugin-n": "^16.0.0",
4545
"eslint-plugin-promise": "^6.6.0",
46-
"eslint-plugin-react": "^7.37.3",
46+
"eslint-plugin-react": "^7.37.4",
4747
"prettier": "^3.4.2",
4848
"typescript": "^5.7.2",
4949
"vite": "^6.0.6"

0 commit comments

Comments
 (0)