|
393 | 393 | dependencies: |
394 | 394 | "@cspotcode/source-map-consumer" "0.8.0" |
395 | 395 |
|
396 | | -"@eslint/eslintrc@^1.2.0": |
397 | | - version "1.2.0" |
398 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a" |
399 | | - integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w== |
| 396 | +"@eslint/eslintrc@^1.2.1": |
| 397 | + version "1.2.1" |
| 398 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" |
| 399 | + integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== |
400 | 400 | dependencies: |
401 | 401 | ajv "^6.12.4" |
402 | 402 | debug "^4.3.2" |
403 | 403 | espree "^9.3.1" |
404 | 404 | globals "^13.9.0" |
405 | | - ignore "^4.0.6" |
| 405 | + ignore "^5.2.0" |
406 | 406 | import-fresh "^3.2.1" |
407 | 407 | js-yaml "^4.1.0" |
408 | 408 | minimatch "^3.0.4" |
@@ -2363,12 +2363,12 @@ eslint-visitor-keys@^3.3.0: |
2363 | 2363 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" |
2364 | 2364 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== |
2365 | 2365 |
|
2366 | | -eslint@^8.10.0: |
2367 | | - version "8.10.0" |
2368 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10.0.tgz#931be395eb60f900c01658b278e05b6dae47199d" |
2369 | | - integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw== |
| 2366 | +eslint@^8.12.0: |
| 2367 | + version "8.12.0" |
| 2368 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e" |
| 2369 | + integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q== |
2370 | 2370 | dependencies: |
2371 | | - "@eslint/eslintrc" "^1.2.0" |
| 2371 | + "@eslint/eslintrc" "^1.2.1" |
2372 | 2372 | "@humanwhocodes/config-array" "^0.9.2" |
2373 | 2373 | ajv "^6.10.0" |
2374 | 2374 | chalk "^4.0.0" |
@@ -3127,11 +3127,6 @@ ignore-walk@^3.0.1: |
3127 | 3127 | dependencies: |
3128 | 3128 | minimatch "^3.0.4" |
3129 | 3129 |
|
3130 | | -ignore@^4.0.6: |
3131 | | - version "4.0.6" |
3132 | | - resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" |
3133 | | - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
3134 | | - |
3135 | 3130 | ignore@^5.2.0: |
3136 | 3131 | version "5.2.0" |
3137 | 3132 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a" |
|
0 commit comments