Skip to content

Commit b6e4011

Browse files
Update dependency eslint-plugin-react to v7.25.1 (#420)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a5372f0 commit b6e4011

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-import": "2.24.2",
5151
"eslint-plugin-jsx-a11y": "6.4.1",
5252
"eslint-plugin-prettier": "3.4.1",
53-
"eslint-plugin-react": "7.25.0",
53+
"eslint-plugin-react": "7.25.1",
5454
"eslint-plugin-react-hooks": "4.2.0",
5555
"husky": "7.0.2",
5656
"lint-staged": "11.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4000,10 +4000,10 @@ eslint-plugin-react-hooks@4.2.0:
40004000
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
40014001
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
40024002

4003-
eslint-plugin-react@7.25.0:
4004-
version "7.25.0"
4005-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40"
4006-
integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==
4003+
eslint-plugin-react@7.25.1:
4004+
version "7.25.1"
4005+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
4006+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
40074007
dependencies:
40084008
array-includes "^3.1.3"
40094009
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)