|
327 | 327 | esquery "^1.4.0" |
328 | 328 | jsdoc-type-pratt-parser "~3.1.0" |
329 | 329 |
|
330 | | -"@eslint/eslintrc@^1.4.1": |
331 | | - version "1.4.1" |
332 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e" |
333 | | - integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA== |
| 330 | +"@eslint/eslintrc@^2.0.0": |
| 331 | + version "2.0.0" |
| 332 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff" |
| 333 | + integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A== |
334 | 334 | dependencies: |
335 | 335 | ajv "^6.12.4" |
336 | 336 | debug "^4.3.2" |
|
342 | 342 | minimatch "^3.1.2" |
343 | 343 | strip-json-comments "^3.1.1" |
344 | 344 |
|
| 345 | + |
| 346 | + version "8.35.0" |
| 347 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" |
| 348 | + integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== |
| 349 | + |
345 | 350 | "@gar/promisify@^1.0.1": |
346 | 351 | version "1.1.2" |
347 | 352 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210" |
@@ -2597,12 +2602,13 @@ eslint-visitor-keys@^3.3.0: |
2597 | 2602 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" |
2598 | 2603 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== |
2599 | 2604 |
|
2600 | | -eslint@8.34.0: |
2601 | | - version "8.34.0" |
2602 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6" |
2603 | | - integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg== |
| 2605 | +eslint@8.35.0: |
| 2606 | + version "8.35.0" |
| 2607 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323" |
| 2608 | + integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw== |
2604 | 2609 | dependencies: |
2605 | | - "@eslint/eslintrc" "^1.4.1" |
| 2610 | + "@eslint/eslintrc" "^2.0.0" |
| 2611 | + "@eslint/js" "8.35.0" |
2606 | 2612 | "@humanwhocodes/config-array" "^0.11.8" |
2607 | 2613 | "@humanwhocodes/module-importer" "^1.0.1" |
2608 | 2614 | "@nodelib/fs.walk" "^1.2.8" |
|
2616 | 2622 | eslint-utils "^3.0.0" |
2617 | 2623 | eslint-visitor-keys "^3.3.0" |
2618 | 2624 | espree "^9.4.0" |
2619 | | - esquery "^1.4.0" |
| 2625 | + esquery "^1.4.2" |
2620 | 2626 | esutils "^2.0.2" |
2621 | 2627 | fast-deep-equal "^3.1.3" |
2622 | 2628 | file-entry-cache "^6.0.1" |
@@ -2663,6 +2669,13 @@ esquery@^1.4.0: |
2663 | 2669 | dependencies: |
2664 | 2670 | estraverse "^5.1.0" |
2665 | 2671 |
|
| 2672 | +esquery@^1.4.2: |
| 2673 | + version "1.4.2" |
| 2674 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1" |
| 2675 | + integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng== |
| 2676 | + dependencies: |
| 2677 | + estraverse "^5.1.0" |
| 2678 | + |
2666 | 2679 | esrecurse@^4.3.0: |
2667 | 2680 | version "4.3.0" |
2668 | 2681 | resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" |
|
0 commit comments