Skip to content

Commit f3054a7

Browse files
committed
chore(deps): update dependency eslint-plugin-react to ^7.31.9
1 parent 62e09e0 commit f3054a7

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-import": "^2.26.0",
6161
"eslint-plugin-jsx-a11y": "^6.6.1",
6262
"eslint-plugin-mocha": "^9.0.0",
63-
"eslint-plugin-react": "^7.31.8",
63+
"eslint-plugin-react": "^7.31.9",
6464
"jest": "^27.5.1",
6565
"prop-types": "^15.8.1",
6666
"react": "^17.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2316,10 +2316,10 @@ eslint-plugin-mocha@^9.0.0:
23162316
eslint-utils "^3.0.0"
23172317
ramda "^0.27.1"
23182318

2319-
eslint-plugin-react@^7.31.8:
2320-
version "7.31.8"
2321-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
2322-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
2319+
eslint-plugin-react@^7.31.9:
2320+
version "7.31.9"
2321+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2"
2322+
integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==
23232323
dependencies:
23242324
array-includes "^3.1.5"
23252325
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)