Skip to content

Commit b753e62

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.1.0
1 parent 8f92fa1 commit b753e62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-import": "2.22.0",
5858
"eslint-plugin-prettier": "3.1.4",
5959
"eslint-plugin-react": "7.20.6",
60-
"eslint-plugin-react-hooks": "4.0.8",
60+
"eslint-plugin-react-hooks": "4.1.0",
6161
"fibers": "5.0.0",
6262
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
6363
"fork-ts-checker-webpack-plugin": "5.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5719,10 +5719,10 @@ eslint-plugin-prettier@3.1.4:
57195719
dependencies:
57205720
prettier-linter-helpers "^1.0.0"
57215721

5722-
eslint-plugin-react-hooks@4.0.8:
5723-
version "4.0.8"
5724-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
5725-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
5722+
eslint-plugin-react-hooks@4.1.0:
5723+
version "4.1.0"
5724+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
5725+
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
57265726

57275727
eslint-plugin-react@7.20.6:
57285728
version "7.20.6"

0 commit comments

Comments
 (0)