Skip to content

Commit 82be94d

Browse files
committed
chore(deps): update dependency eslint-plugin-react to ^7.31.6
1 parent c1e7a1e commit 82be94d

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
@@ -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.1",
63+
"eslint-plugin-react": "^7.31.6",
6464
"jest": "^27.5.1",
6565
"prop-types": "^15.8.1",
6666
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1:
2320-
version "7.31.1"
2321-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af"
2322-
integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==
2319+
eslint-plugin-react@^7.31.6:
2320+
version "7.31.6"
2321+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.6.tgz#55ec176be94917ecde3f3ca0e1363073193e241a"
2322+
integrity sha512-CXu4eu28sb8Sd2+cyUYsJVyDvpTlaXPG+bOzzpS9IzZKtye96AYX3ZmHQ6ayn/OAIQ/ufDJP8ElPWd63Pepn9w==
23232323
dependencies:
23242324
array-includes "^3.1.5"
23252325
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)