Skip to content

Commit f377020

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.0.8
1 parent 637f24b commit f377020

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "2.22.0",
4949
"eslint-plugin-prettier": "3.1.4",
5050
"eslint-plugin-react": "7.20.3",
51-
"eslint-plugin-react-hooks": "4.0.5",
51+
"eslint-plugin-react-hooks": "4.0.8",
5252
"fibers": "5.0.0",
5353
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
5454
"fork-ts-checker-webpack-plugin": "5.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5691,10 +5691,10 @@ eslint-plugin-prettier@3.1.4:
56915691
dependencies:
56925692
prettier-linter-helpers "^1.0.0"
56935693

5694-
eslint-plugin-react-hooks@4.0.5:
5695-
version "4.0.5"
5696-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf"
5697-
integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ==
5694+
eslint-plugin-react-hooks@4.0.8:
5695+
version "4.0.8"
5696+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
5697+
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
56985698

56995699
eslint-plugin-react@7.20.3:
57005700
version "7.20.3"

0 commit comments

Comments
 (0)