|
1261 | 1261 | "@docsearch/css" "3.0.0-alpha.50"
|
1262 | 1262 | algoliasearch "^4.0.0"
|
1263 | 1263 |
|
1264 |
| -"@eslint/eslintrc@^1.2.0": |
1265 |
| - version "1.2.0" |
1266 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a" |
1267 |
| - integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w== |
| 1264 | +"@eslint/eslintrc@^1.2.1": |
| 1265 | + version "1.2.1" |
| 1266 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" |
| 1267 | + integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== |
1268 | 1268 | dependencies:
|
1269 | 1269 | ajv "^6.12.4"
|
1270 | 1270 | debug "^4.3.2"
|
1271 | 1271 | espree "^9.3.1"
|
1272 | 1272 | globals "^13.9.0"
|
1273 |
| - ignore "^4.0.6" |
| 1273 | + ignore "^5.2.0" |
1274 | 1274 | import-fresh "^3.2.1"
|
1275 | 1275 | js-yaml "^4.1.0"
|
1276 | 1276 | minimatch "^3.0.4"
|
@@ -5233,12 +5233,12 @@ eslint-visitor-keys@^3.3.0:
|
5233 | 5233 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
5234 | 5234 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
5235 | 5235 |
|
5236 |
| -eslint@^8.10.0: |
5237 |
| - version "8.10.0" |
5238 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10.0.tgz#931be395eb60f900c01658b278e05b6dae47199d" |
5239 |
| - integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw== |
| 5236 | +eslint@^8.11.0: |
| 5237 | + version "8.11.0" |
| 5238 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37" |
| 5239 | + integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA== |
5240 | 5240 | dependencies:
|
5241 |
| - "@eslint/eslintrc" "^1.2.0" |
| 5241 | + "@eslint/eslintrc" "^1.2.1" |
5242 | 5242 | "@humanwhocodes/config-array" "^0.9.2"
|
5243 | 5243 | ajv "^6.10.0"
|
5244 | 5244 | chalk "^4.0.0"
|
@@ -6476,11 +6476,6 @@ ieee754@^1.1.13:
|
6476 | 6476 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
6477 | 6477 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
6478 | 6478 |
|
6479 |
| -ignore@^4.0.6: |
6480 |
| - version "4.0.6" |
6481 |
| - resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" |
6482 |
| - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
6483 |
| - |
6484 | 6479 | ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0, ignore@~5.2.0:
|
6485 | 6480 | version "5.2.0"
|
6486 | 6481 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
|
|
0 commit comments