Skip to content

Commit fdc846c

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 5.2.0 to 6.1.0. - [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: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 113f4c1 commit fdc846c

File tree

2 files changed

+130
-8
lines changed

2 files changed

+130
-8
lines changed

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": "^5.2.0",
41+
"eslint-plugin-react-hooks": "^6.1.0",
4242
"eslint-plugin-react-refresh": "^0.4.23",
4343
"globals": "^16.2.0",
4444
"jsdom": "^27.0.0",

streamlit_webrtc/frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)