Skip to content

Commit 5e460af

Browse files
chore(deps): update dependency eslint-plugin-react to v7.32.2 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f27cdc8 commit 5e460af

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.32.1",
43+
"eslint-plugin-react": "7.32.2",
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
@@ -2725,10 +2725,10 @@ [email protected]:
27252725
dependencies:
27262726
prettier-linter-helpers "^1.0.0"
27272727

2728-
2729-
version "7.32.1"
2730-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
2731-
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
2728+
2729+
version "7.32.2"
2730+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
2731+
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
27322732
dependencies:
27332733
array-includes "^3.1.6"
27342734
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)