Skip to content

Commit a92f3d4

Browse files
Bump eslint-plugin-react-hooks in /streamlit_webrtc/frontend
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 to 7.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 384650b commit a92f3d4

File tree

3 files changed

+153
-138
lines changed

3 files changed

+153
-138
lines changed

streamlit_webrtc/frontend/package-lock.json

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

streamlit_webrtc/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@vitejs/plugin-react": "^5.0.4",
3939
"eslint": "^9.36.0",
4040
"eslint-plugin-react": "^7.37.5",
41-
"eslint-plugin-react-hooks": "^6.1.0",
41+
"eslint-plugin-react-hooks": "^7.0.1",
4242
"eslint-plugin-react-refresh": "^0.4.23",
4343
"globals": "^16.2.0",
4444
"jsdom": "^27.0.0",

0 commit comments

Comments
 (0)