Skip to content

Commit 81b6a52

Browse files
chore(deps): update dependency eslint-plugin-react to v7.33.1 (#284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1a4aa8 commit 81b6a52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.7.1",
4242
"eslint-plugin-prettier": "3.4.1",
43-
"eslint-plugin-react": "7.33.0",
43+
"eslint-plugin-react": "7.33.1",
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",
4646
"lint-staged": "9.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2821,10 +2821,10 @@ [email protected]:
28212821
dependencies:
28222822
prettier-linter-helpers "^1.0.0"
28232823

2824-
2825-
version "7.33.0"
2826-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0.tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3"
2827-
integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==
2824+
2825+
version "7.33.1"
2826+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
2827+
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
28282828
dependencies:
28292829
array-includes "^3.1.6"
28302830
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)