Skip to content

Commit b743c57

Browse files
Bump eslint-plugin-react-hooks from 5.0.0 to 5.2.0 (#171)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 870b63d commit b743c57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-config-prettier": "^9.1.0",
8787
"eslint-plugin-prettier": "^5.2.1",
8888
"eslint-plugin-react": "^7.37.3",
89-
"eslint-plugin-react-hooks": "^5.0.0",
89+
"eslint-plugin-react-hooks": "^5.2.0",
9090
"prettier": "^3.4.1"
9191
}
9292
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6450,10 +6450,10 @@ eslint-plugin-react-hooks@^4.3.0:
64506450
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
64516451
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
64526452

6453-
eslint-plugin-react-hooks@^5.0.0:
6454-
version "5.0.0"
6455-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
6456-
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
6453+
eslint-plugin-react-hooks@^5.2.0:
6454+
version "5.2.0"
6455+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
6456+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
64576457

64586458
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.37.3:
64596459
version "7.37.3"

0 commit comments

Comments
 (0)