Skip to content

Commit 31c4198

Browse files
chore(deps): update dependency eslint-plugin-react to v7.31.9 (#2602)
1 parent 3b56d17 commit 31c4198

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.8",
54+
"eslint-plugin-react": "7.31.9",
5555
"eslint-plugin-react-hooks": "4.6.0",
5656
"eslint-plugin-sonarjs": "0.15.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
@@ -8755,10 +8755,10 @@ [email protected]:
87558755
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
87568756
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
87578757

8758-
8759-
version "7.31.8"
8760-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
8761-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
8758+
8759+
version "7.31.9"
8760+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2"
8761+
integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==
87628762
dependencies:
87638763
array-includes "^3.1.5"
87648764
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)