Skip to content

Commit f27cdc8

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

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

2728-
2729-
version "7.32.0"
2730-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
2731-
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
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==
27322732
dependencies:
27332733
array-includes "^3.1.6"
27342734
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)