|
422 | 422 | minimatch "^3.1.2"
|
423 | 423 | strip-json-comments "^3.1.1"
|
424 | 424 |
|
| 425 | +"@eslint/eslintrc@^3.0.1": |
| 426 | + version "3.0.1" |
| 427 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.1.tgz#ee628808e945cd7782df05ce50eece525cb48e7a" |
| 428 | + integrity sha512-xXm39r1RgOSmPCqlhn+E10KPJ7JKrpuBwsAVw/++5dS/Sa4GAi0smby0r0wfTN4gNpkk9iij2hssJMXHSmQ89w== |
| 429 | + dependencies: |
| 430 | + ajv "^6.12.4" |
| 431 | + debug "^4.3.2" |
| 432 | + espree "^10.0.1" |
| 433 | + globals "^13.19.0" |
| 434 | + ignore "^5.2.0" |
| 435 | + import-fresh "^3.2.1" |
| 436 | + js-yaml "^4.1.0" |
| 437 | + minimatch "^3.1.2" |
| 438 | + strip-json-comments "^3.1.1" |
| 439 | + |
425 | 440 | "@eslint/[email protected]", "@eslint/js@^8.55.0":
|
426 | 441 | version "8.56.0"
|
427 | 442 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
|
@@ -1318,6 +1333,11 @@ acorn-jsx@^5.3.2:
|
1318 | 1333 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
1319 | 1334 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
1320 | 1335 |
|
| 1336 | +acorn@^8.11.3: |
| 1337 | + version "8.11.3" |
| 1338 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a" |
| 1339 | + integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg== |
| 1340 | + |
1321 | 1341 | acorn@^8.9.0:
|
1322 | 1342 | version "8.11.2"
|
1323 | 1343 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
|
@@ -2840,6 +2860,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
2840 | 2860 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
2841 | 2861 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
2842 | 2862 |
|
| 2863 | +eslint-visitor-keys@^4.0.0: |
| 2864 | + version "4.0.0" |
| 2865 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
| 2866 | + integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
| 2867 | + |
2843 | 2868 | eslint@^8.55.0:
|
2844 | 2869 | version "8.56.0"
|
2845 | 2870 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
|
@@ -2884,6 +2909,15 @@ eslint@^8.55.0:
|
2884 | 2909 | strip-ansi "^6.0.1"
|
2885 | 2910 | text-table "^0.2.0"
|
2886 | 2911 |
|
| 2912 | +espree@^10.0.1: |
| 2913 | + version "10.0.1" |
| 2914 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f" |
| 2915 | + integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww== |
| 2916 | + dependencies: |
| 2917 | + acorn "^8.11.3" |
| 2918 | + acorn-jsx "^5.3.2" |
| 2919 | + eslint-visitor-keys "^4.0.0" |
| 2920 | + |
2887 | 2921 | espree@^9.6.0, espree@^9.6.1:
|
2888 | 2922 | version "9.6.1"
|
2889 | 2923 | resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
|
|
0 commit comments