Skip to content

Commit 8ba20a1

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.29.4
1 parent 5cf53df commit 8ba20a1

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.4",
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.4:
3278+
version "7.29.4"
3279+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
3280+
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
32813281
dependencies:
32823282
array-includes "^3.1.4"
32833283
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)