Skip to content

Commit 9244bc4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.29.3
1 parent 934b16b commit 9244bc4

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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-import": "2.25.4",
4040
"eslint-plugin-json": "3.1.0",
4141
"eslint-plugin-jsx-a11y": "6.5.1",
42-
"eslint-plugin-react": "7.29.2",
42+
"eslint-plugin-react": "7.29.3",
4343
"eslint-plugin-react-hooks": "4.3.0",
4444
"jest": "27.5.1",
4545
"metro-react-native-babel-preset": "0.69.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9982,10 +9982,10 @@ eslint-plugin-react-hooks@^1.7.0:
99829982
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
99839983
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
99849984

9985-
eslint-plugin-react@7.29.2:
9986-
version "7.29.2"
9987-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
9988-
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
9985+
eslint-plugin-react@7.29.3:
9986+
version "7.29.3"
9987+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
9988+
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
99899989
dependencies:
99909990
array-includes "^3.1.4"
99919991
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)