|
391 | 391 | minimatch "^3.1.2" |
392 | 392 | strip-json-comments "^3.1.1" |
393 | 393 |
|
394 | | -"@eslint/js@8.51.0": |
395 | | - version "8.51.0" |
396 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa" |
397 | | - integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg== |
| 394 | +"@eslint/js@8.52.0": |
| 395 | + version "8.52.0" |
| 396 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
| 397 | + integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
398 | 398 |
|
399 | | -"@humanwhocodes/config-array@^0.11.11": |
400 | | - version "0.11.11" |
401 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844" |
402 | | - integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA== |
| 399 | +"@humanwhocodes/config-array@^0.11.13": |
| 400 | + version "0.11.13" |
| 401 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297" |
| 402 | + integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ== |
403 | 403 | dependencies: |
404 | | - "@humanwhocodes/object-schema" "^1.2.1" |
| 404 | + "@humanwhocodes/object-schema" "^2.0.1" |
405 | 405 | debug "^4.1.1" |
406 | 406 | minimatch "^3.0.5" |
407 | 407 |
|
|
410 | 410 | resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" |
411 | 411 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
412 | 412 |
|
413 | | -"@humanwhocodes/object-schema@^1.2.1": |
414 | | - version "1.2.1" |
415 | | - resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" |
416 | | - integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== |
| 413 | +"@humanwhocodes/object-schema@^2.0.1": |
| 414 | + version "2.0.1" |
| 415 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044" |
| 416 | + integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw== |
417 | 417 |
|
418 | 418 | "@istanbuljs/load-nyc-config@^1.0.0": |
419 | 419 | version "1.1.0" |
|
781 | 781 | dependencies: |
782 | 782 | "@types/yargs-parser" "*" |
783 | 783 |
|
| 784 | +"@ungap/structured-clone@^1.2.0": |
| 785 | + version "1.2.0" |
| 786 | + resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
| 787 | + integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== |
| 788 | + |
784 | 789 | "@xml-tools/parser@^1.0.11": |
785 | 790 | version "1.0.11" |
786 | 791 | resolved "https://registry.npmjs.org/@xml-tools/parser/-/parser-1.0.11.tgz" |
@@ -1257,17 +1262,18 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 |
1257 | 1262 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
1258 | 1263 |
|
1259 | 1264 | eslint@^8.5.0: |
1260 | | - version "8.51.0" |
1261 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3" |
1262 | | - integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA== |
| 1265 | + version "8.52.0" |
| 1266 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
| 1267 | + integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
1263 | 1268 | dependencies: |
1264 | 1269 | "@eslint-community/eslint-utils" "^4.2.0" |
1265 | 1270 | "@eslint-community/regexpp" "^4.6.1" |
1266 | 1271 | "@eslint/eslintrc" "^2.1.2" |
1267 | | - "@eslint/js" "8.51.0" |
1268 | | - "@humanwhocodes/config-array" "^0.11.11" |
| 1272 | + "@eslint/js" "8.52.0" |
| 1273 | + "@humanwhocodes/config-array" "^0.11.13" |
1269 | 1274 | "@humanwhocodes/module-importer" "^1.0.1" |
1270 | 1275 | "@nodelib/fs.walk" "^1.2.8" |
| 1276 | + "@ungap/structured-clone" "^1.2.0" |
1271 | 1277 | ajv "^6.12.4" |
1272 | 1278 | chalk "^4.0.0" |
1273 | 1279 | cross-spawn "^7.0.2" |
|
0 commit comments