Skip to content

Commit 006ede6

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.1.2
1 parent a344e6e commit 006ede6

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.1.0",
60+
"eslint-plugin-react-hooks": "4.1.2",
6161
"fibers": "5.0.0",
6262
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
6363
"fork-ts-checker-webpack-plugin": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5789,10 +5789,10 @@ eslint-plugin-prettier@3.1.4:
57895789
dependencies:
57905790
prettier-linter-helpers "^1.0.0"
57915791

5792-
eslint-plugin-react-hooks@4.1.0:
5793-
version "4.1.0"
5794-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
5795-
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
5792+
eslint-plugin-react-hooks@4.1.2:
5793+
version "4.1.2"
5794+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
5795+
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
57965796

57975797
eslint-plugin-react@7.20.6:
57985798
version "7.20.6"

0 commit comments

Comments
 (0)