Skip to content

Commit 5bab041

Browse files
authored
Merge pull request #236 from Rubix982/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.4.0
build(deps-dev): bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
2 parents 27b2e34 + 90b045e commit 5bab041

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
@@ -31,7 +31,7 @@
3131
"eslint-plugin-import": "^2.26.0",
3232
"eslint-plugin-prettier": "^4.0.0",
3333
"eslint-plugin-react": "^7.29.4",
34-
"eslint-plugin-react-hooks": "^4.3.0",
34+
"eslint-plugin-react-hooks": "^4.4.0",
3535
"husky": "^7.0.4",
3636
"webpack-cli": "^4.9.2"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -651,10 +651,10 @@ eslint-plugin-prettier@^4.0.0:
651651
dependencies:
652652
prettier-linter-helpers "^1.0.0"
653653

654-
eslint-plugin-react-hooks@^4.3.0:
655-
version "4.3.0"
656-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
657-
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
654+
eslint-plugin-react-hooks@^4.4.0:
655+
version "4.4.0"
656+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
657+
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
658658

659659
eslint-plugin-react@^7.29.4:
660660
version "7.29.4"

0 commit comments

Comments
 (0)