Skip to content

Commit c977b8d

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.6.0
1 parent 0930cde commit c977b8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.5.1",
9999
"eslint-plugin-react": "7.30.0",
100-
"eslint-plugin-react-hooks": "4.5.0",
100+
"eslint-plugin-react-hooks": "4.6.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102102
"prettier": "2.6.2"
103103
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11410,10 +11410,10 @@ [email protected]:
1141011410
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
1141111411
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
1141211412

11413-
eslint-plugin-react-hooks@4.5.0:
11414-
version "4.5.0"
11415-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
11416-
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
11413+
eslint-plugin-react-hooks@4.6.0:
11414+
version "4.6.0"
11415+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
11416+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
1141711417

1141811418
eslint-plugin-react-hooks@^4.2.0:
1141911419
version "4.2.0"

0 commit comments

Comments
 (0)