File tree 1 file changed +5
-9
lines changed
1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -7098,13 +7098,14 @@ eslint-plugin-react-hooks@^4.2.0:
7098
7098
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
7099
7099
7100
7100
eslint-plugin-react@^7.22.0:
7101
- version "7.24 .0"
7102
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24 .0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4 "
7103
- integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q ==
7101
+ version "7.25 .0"
7102
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25 .0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40 "
7103
+ integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw ==
7104
7104
dependencies:
7105
7105
array-includes "^3.1.3"
7106
7106
array.prototype.flatmap "^1.2.4"
7107
7107
doctrine "^2.1.0"
7108
+ estraverse "^5.2.0"
7108
7109
has "^1.0.3"
7109
7110
jsx-ast-utils "^2.4.1 || ^3.0.0"
7110
7111
minimatch "^3.0.4"
@@ -7231,12 +7232,7 @@ estraverse@^4.1.1:
7231
7232
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
7232
7233
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
7233
7234
7234
- estraverse@^5.1.0:
7235
- version "5.1.0"
7236
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642"
7237
- integrity sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==
7238
-
7239
- estraverse@^5.2.0:
7235
+ estraverse@^5.1.0, estraverse@^5.2.0:
7240
7236
version "5.2.0"
7241
7237
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
7242
7238
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
You can’t perform that action at this time.
0 commit comments