Skip to content

Commit bc46985

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.29.3
1 parent bb2694d commit bc46985

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jsdoc": "37.9.6",
4343
"eslint-plugin-jsx-a11y": "6.5.1",
4444
"eslint-plugin-prettier": "4.0.0",
45-
"eslint-plugin-react": "7.29.2",
45+
"eslint-plugin-react": "7.29.3",
4646
"eslint-plugin-react-hooks": "4.3.0",
4747
"html-webpack-plugin": "5.5.0",
4848
"ignore-styles": "5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3274,10 +3274,10 @@ eslint-plugin-react-hooks@4.3.0:
32743274
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
32753275
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
32763276

3277-
eslint-plugin-react@7.29.2:
3278-
version "7.29.2"
3279-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
3280-
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
3277+
eslint-plugin-react@7.29.3:
3278+
version "7.29.3"
3279+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
3280+
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
32813281
dependencies:
32823282
array-includes "^3.1.4"
32833283
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)