Skip to content

Commit 7c7e9fd

Browse files
chore(deps): update dependency eslint-plugin-react to v7.31.10 (#2616)
1 parent a746b49 commit 7c7e9fd

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-node": "11.1.0",
5252
"eslint-plugin-prettier": "4.2.1",
5353
"eslint-plugin-promise": "6.0.1",
54-
"eslint-plugin-react": "7.31.9",
54+
"eslint-plugin-react": "7.31.10",
5555
"eslint-plugin-react-hooks": "4.6.0",
5656
"eslint-plugin-sonarjs": "0.16.0",
5757
"eslint-plugin-sort-keys-fix": "1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8756,10 +8756,10 @@ [email protected]:
87568756
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
87578757
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
87588758

8759-
8760-
version "7.31.9"
8761-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2"
8762-
integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==
8759+
8760+
version "7.31.10"
8761+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
8762+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
87638763
dependencies:
87648764
array-includes "^3.1.5"
87658765
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)