Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit ec35475

Browse files
Update dependency eslint-plugin-react to v7.31.10
1 parent e5fcfd6 commit ec35475

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-import-resolver-babel-plugin-root-import": "1.1.1",
3131
"eslint-plugin-import": "2.17.2",
3232
"eslint-plugin-jsx-a11y": "6.6.1",
33-
"eslint-plugin-react": "7.31.8",
33+
"eslint-plugin-react": "7.31.10",
3434
"eslint-plugin-react-native": "3.7.0",
3535
"jest": "24.9.0",
3636
"metro-react-native-babel-preset": "0.73.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2818,10 +2818,10 @@ eslint-plugin-react-native@3.7.0:
28182818
dependencies:
28192819
eslint-plugin-react-native-globals "^0.1.1"
28202820

2821-
eslint-plugin-react@7.31.8:
2822-
version "7.31.8"
2823-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
2824-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
2821+
eslint-plugin-react@7.31.10:
2822+
version "7.31.10"
2823+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
2824+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
28252825
dependencies:
28262826
array-includes "^3.1.5"
28272827
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)