|
635 | 635 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
636 | 636 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
637 | 637 |
|
638 | | -"@eslint/eslintrc@^0.4.2": |
639 | | - version "0.4.2" |
640 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179" |
641 | | - integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg== |
| 638 | +"@eslint/eslintrc@^0.4.3": |
| 639 | + version "0.4.3" |
| 640 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" |
| 641 | + integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== |
642 | 642 | dependencies: |
643 | 643 | ajv "^6.12.4" |
644 | 644 | debug "^4.1.1" |
@@ -2187,14 +2187,15 @@ eslint-plugin-react-hooks@^4.2.0: |
2187 | 2187 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556" |
2188 | 2188 | integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== |
2189 | 2189 |
|
2190 | | -eslint-plugin-react@^7.24.0: |
2191 | | - version "7.24.0" |
2192 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4" |
2193 | | - integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q== |
| 2190 | +eslint-plugin-react@^7.25.1: |
| 2191 | + version "7.25.1" |
| 2192 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331" |
| 2193 | + integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug== |
2194 | 2194 | dependencies: |
2195 | 2195 | array-includes "^3.1.3" |
2196 | 2196 | array.prototype.flatmap "^1.2.4" |
2197 | 2197 | doctrine "^2.1.0" |
| 2198 | + estraverse "^5.2.0" |
2198 | 2199 | has "^1.0.3" |
2199 | 2200 | jsx-ast-utils "^2.4.1 || ^3.0.0" |
2200 | 2201 | minimatch "^3.0.4" |
@@ -2238,13 +2239,13 @@ eslint-visitor-keys@^2.0.0: |
2238 | 2239 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
2239 | 2240 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
2240 | 2241 |
|
2241 | | -eslint@^7.30.0: |
2242 | | - version "7.30.0" |
2243 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8" |
2244 | | - integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg== |
| 2242 | +eslint@^7.32.0: |
| 2243 | + version "7.32.0" |
| 2244 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
| 2245 | + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== |
2245 | 2246 | dependencies: |
2246 | 2247 | "@babel/code-frame" "7.12.11" |
2247 | | - "@eslint/eslintrc" "^0.4.2" |
| 2248 | + "@eslint/eslintrc" "^0.4.3" |
2248 | 2249 | "@humanwhocodes/config-array" "^0.5.0" |
2249 | 2250 | ajv "^6.10.0" |
2250 | 2251 | chalk "^4.0.0" |
|
0 commit comments