|
286 | 286 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
287 | 287 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
288 | 288 |
|
289 |
| -"@eslint/eslintrc@^1.2.0": |
290 |
| - version "1.2.0" |
291 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a" |
292 |
| - integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w== |
| 289 | +"@eslint/eslintrc@^1.2.1": |
| 290 | + version "1.2.1" |
| 291 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" |
| 292 | + integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== |
293 | 293 | dependencies:
|
294 | 294 | ajv "^6.12.4"
|
295 | 295 | debug "^4.3.2"
|
296 | 296 | espree "^9.3.1"
|
297 | 297 | globals "^13.9.0"
|
298 |
| - ignore "^4.0.6" |
| 298 | + ignore "^5.2.0" |
299 | 299 | import-fresh "^3.2.1"
|
300 | 300 | js-yaml "^4.1.0"
|
301 | 301 | minimatch "^3.0.4"
|
@@ -1352,12 +1352,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
|
1352 | 1352 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
1353 | 1353 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
1354 | 1354 |
|
1355 |
| -eslint@8.10.0: |
1356 |
| - version "8.10.0" |
1357 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10.0.tgz#931be395eb60f900c01658b278e05b6dae47199d" |
1358 |
| - integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw== |
| 1355 | +eslint@8.11.0: |
| 1356 | + version "8.11.0" |
| 1357 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37" |
| 1358 | + integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA== |
1359 | 1359 | dependencies:
|
1360 |
| - "@eslint/eslintrc" "^1.2.0" |
| 1360 | + "@eslint/eslintrc" "^1.2.1" |
1361 | 1361 | "@humanwhocodes/config-array" "^0.9.2"
|
1362 | 1362 | ajv "^6.10.0"
|
1363 | 1363 | chalk "^4.0.0"
|
|
1733 | 1733 | dependencies:
|
1734 | 1734 | safer-buffer ">= 2.1.2 < 3"
|
1735 | 1735 |
|
1736 |
| -ignore@^4.0.6: |
1737 |
| - version "4.0.6" |
1738 |
| - resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" |
1739 |
| - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
1740 |
| - |
1741 | 1736 | ignore@^5.1.8, ignore@^5.2.0:
|
1742 | 1737 | version "5.2.0"
|
1743 | 1738 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
|
|
0 commit comments