Skip to content

Commit de0c194

Browse files
deps: bump eslint-plugin-react-hooks from 5.2.0 to 7.1.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.1.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/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbb253a commit de0c194

3 files changed

Lines changed: 44 additions & 15 deletions

File tree

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"autoprefixer": "^10.5.0",
8383
"cross-env": "^10.1.0",
8484
"eslint-plugin-react": "^7.37.5",
85-
"eslint-plugin-react-hooks": "^5.2.0",
85+
"eslint-plugin-react-hooks": "^7.1.1",
8686
"eslint-plugin-react-refresh": "^0.5.2",
8787
"jsdom": "^29.1.1",
8888
"tailwindcss": "^4.2.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^9.39.2",
5252
"eslint-config-prettier": "^10.1.8",
5353
"eslint-plugin-react": "^7.37.5",
54-
"eslint-plugin-react-hooks": "^5.2.0",
54+
"eslint-plugin-react-hooks": "^7.1.1",
5555
"eslint-plugin-react-refresh": "^0.5.2",
5656
"globals": "^16.5.0",
5757
"prettier": "^3.8.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)