|
1236 | 1236 | resolved "https://registry.yarnpkg.com/@iterable-iterator/list/-/list-1.0.1.tgz#e84fd841d7d58c2ad6d0c026f0612c8228dc97f5"
|
1237 | 1237 | integrity sha512-234a2cf0a0YhD1Ofb3F0xSjXDkqDK1xCiLnXoMUt/DWAt/odAvJToaxEFMemiKlAUvqF6E8MSi2v2UvlIOpBUA==
|
1238 | 1238 |
|
1239 |
| -"@iterable-iterator/slice@1.0.1": |
1240 |
| - version "1.0.1" |
1241 |
| - resolved "https://registry.yarnpkg.com/@iterable-iterator/slice/-/slice-1.0.1.tgz#b6344d4e91379f6eab360a87ff304d0b3cc75ccf" |
1242 |
| - integrity sha512-vvlv9kBO5YIbB64WBjMtoa5s1tRe8OdKH5YGYJza7ctS5DgPWl+QRsoNbsxcecyxxut63RKQdXqp8DQM9P0v6A== |
| 1239 | +"@iterable-iterator/slice@1.0.2": |
| 1240 | + version "1.0.2" |
| 1241 | + resolved "https://registry.yarnpkg.com/@iterable-iterator/slice/-/slice-1.0.2.tgz#c793dd32c0942281f5f85114c61de2a4b05c6396" |
| 1242 | + integrity sha512-r6Z/RPZz4q8GAmqSDlHjTlHpFMDYmBlNQYZ4Rqp7xjn1ihsFVw+7WYH5ivPk11UbE/Inz1ZuBc01/vqT1F9U/g== |
1243 | 1243 | dependencies:
|
1244 | 1244 | "@data-structure/deque" "^9.0.1"
|
1245 | 1245 | "@iterable-iterator/consume" "^1.0.1"
|
|
1487 | 1487 | dependencies:
|
1488 | 1488 | "@types/node" "*"
|
1489 | 1489 |
|
1490 |
| -"@typescript-eslint/eslint-plugin@*": |
1491 |
| - version "5.7.0" |
1492 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz#12d54709f8ea1da99a01d8a992cd0474ad0f0aa9" |
1493 |
| - integrity sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg== |
| 1490 | +"@typescript-eslint/eslint-plugin@^5.4.0": |
| 1491 | + version "5.8.0" |
| 1492 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43" |
| 1493 | + integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA== |
1494 | 1494 | dependencies:
|
1495 |
| - "@typescript-eslint/experimental-utils" "5.7.0" |
1496 |
| - "@typescript-eslint/scope-manager" "5.7.0" |
| 1495 | + "@typescript-eslint/experimental-utils" "5.8.0" |
| 1496 | + "@typescript-eslint/scope-manager" "5.8.0" |
1497 | 1497 | debug "^4.3.2"
|
1498 | 1498 | functional-red-black-tree "^1.0.1"
|
1499 | 1499 | ignore "^5.1.8"
|
1500 | 1500 | regexpp "^3.2.0"
|
1501 | 1501 | semver "^7.3.5"
|
1502 | 1502 | tsutils "^3.21.0"
|
1503 | 1503 |
|
1504 |
| -"@typescript-eslint/experimental-utils@5.7.0": |
1505 |
| - version "5.7.0" |
1506 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.7.0.tgz#2b1633e6613c3238036156f70c32634843ad034f" |
1507 |
| - integrity sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A== |
| 1504 | +"@typescript-eslint/experimental-utils@5.8.0": |
| 1505 | + version "5.8.0" |
| 1506 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728" |
| 1507 | + integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA== |
1508 | 1508 | dependencies:
|
1509 | 1509 | "@types/json-schema" "^7.0.9"
|
1510 |
| - "@typescript-eslint/scope-manager" "5.7.0" |
1511 |
| - "@typescript-eslint/types" "5.7.0" |
1512 |
| - "@typescript-eslint/typescript-estree" "5.7.0" |
| 1510 | + "@typescript-eslint/scope-manager" "5.8.0" |
| 1511 | + "@typescript-eslint/types" "5.8.0" |
| 1512 | + "@typescript-eslint/typescript-estree" "5.8.0" |
1513 | 1513 | eslint-scope "^5.1.1"
|
1514 | 1514 | eslint-utils "^3.0.0"
|
1515 | 1515 |
|
1516 |
| -"@typescript-eslint/parser@*": |
1517 |
| - version "5.7.0" |
1518 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.7.0.tgz#4dca6de463d86f02d252e681136a67888ea3b181" |
1519 |
| - integrity sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g== |
| 1516 | +"@typescript-eslint/parser@^5.4.0": |
| 1517 | + version "5.8.0" |
| 1518 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.0.tgz#b39970b21c1d7bc4a6018507fb29b380328d2587" |
| 1519 | + integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw== |
1520 | 1520 | dependencies:
|
1521 |
| - "@typescript-eslint/scope-manager" "5.7.0" |
1522 |
| - "@typescript-eslint/types" "5.7.0" |
1523 |
| - "@typescript-eslint/typescript-estree" "5.7.0" |
| 1521 | + "@typescript-eslint/scope-manager" "5.8.0" |
| 1522 | + "@typescript-eslint/types" "5.8.0" |
| 1523 | + "@typescript-eslint/typescript-estree" "5.8.0" |
1524 | 1524 | debug "^4.3.2"
|
1525 | 1525 |
|
1526 |
| -"@typescript-eslint/scope-manager@5.7.0": |
1527 |
| - version "5.7.0" |
1528 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.7.0.tgz#70adf960e5a58994ad50438ba60d98ecadd79452" |
1529 |
| - integrity sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA== |
| 1526 | +"@typescript-eslint/scope-manager@5.8.0": |
| 1527 | + version "5.8.0" |
| 1528 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.0.tgz#2371095b4fa4c7be6a80b380f4e1b49c715e16f4" |
| 1529 | + integrity sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg== |
1530 | 1530 | dependencies:
|
1531 |
| - "@typescript-eslint/types" "5.7.0" |
1532 |
| - "@typescript-eslint/visitor-keys" "5.7.0" |
| 1531 | + "@typescript-eslint/types" "5.8.0" |
| 1532 | + "@typescript-eslint/visitor-keys" "5.8.0" |
1533 | 1533 |
|
1534 |
| -"@typescript-eslint/types@5.7.0": |
1535 |
| - version "5.7.0" |
1536 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.7.0.tgz#2d4cae0105ba7d08bffa69698197a762483ebcbe" |
1537 |
| - integrity sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA== |
| 1534 | +"@typescript-eslint/types@5.8.0": |
| 1535 | + version "5.8.0" |
| 1536 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.0.tgz#e7fa74ec35d9dbe3560d039d3d8734986c3971e0" |
| 1537 | + integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg== |
1538 | 1538 |
|
1539 |
| -"@typescript-eslint/typescript-estree@5.7.0": |
1540 |
| - version "5.7.0" |
1541 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.7.0.tgz#968fad899050ccce4f08a40cd5fabc0798525006" |
1542 |
| - integrity sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg== |
| 1539 | +"@typescript-eslint/typescript-estree@5.8.0": |
| 1540 | + version "5.8.0" |
| 1541 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz#900469ba9d5a37f4482b014ecce4a5dbb86cb4dd" |
| 1542 | + integrity sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ== |
1543 | 1543 | dependencies:
|
1544 |
| - "@typescript-eslint/types" "5.7.0" |
1545 |
| - "@typescript-eslint/visitor-keys" "5.7.0" |
| 1544 | + "@typescript-eslint/types" "5.8.0" |
| 1545 | + "@typescript-eslint/visitor-keys" "5.8.0" |
1546 | 1546 | debug "^4.3.2"
|
1547 | 1547 | globby "^11.0.4"
|
1548 | 1548 | is-glob "^4.0.3"
|
1549 | 1549 | semver "^7.3.5"
|
1550 | 1550 | tsutils "^3.21.0"
|
1551 | 1551 |
|
1552 |
| -"@typescript-eslint/visitor-keys@5.7.0": |
1553 |
| - version "5.7.0" |
1554 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.7.0.tgz#e05164239eb7cb8aa9fa06c516ede480ce260178" |
1555 |
| - integrity sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg== |
| 1552 | +"@typescript-eslint/visitor-keys@5.8.0": |
| 1553 | + version "5.8.0" |
| 1554 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz#22d4ed96fe2451135299239feedb9fe1dcec780c" |
| 1555 | + integrity sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug== |
1556 | 1556 | dependencies:
|
1557 |
| - "@typescript-eslint/types" "5.7.0" |
| 1557 | + "@typescript-eslint/types" "5.8.0" |
1558 | 1558 | eslint-visitor-keys "^3.0.0"
|
1559 | 1559 |
|
1560 | 1560 | JSONStream@^1.0.4:
|
@@ -3591,7 +3591,7 @@ eslint-config-prettier@^8.3.0:
|
3591 | 3591 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
|
3592 | 3592 | integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
|
3593 | 3593 |
|
3594 |
| -eslint-config-xo-typescript@*: |
| 3594 | +eslint-config-xo-typescript@^0.47.1: |
3595 | 3595 | version "0.47.1"
|
3596 | 3596 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.47.1.tgz#87b5865d8a3428fa26cc8dc3146ef4f712dfed46"
|
3597 | 3597 | integrity sha512-BkbzIltZCWp8QLekKJKG8zJ/ZGezD8Z9FaJ+hJ5PrAVUGkIPmxXLLEHCKS3ax7oOqZLYQiG+jyKfQDIEdTQgbg==
|
|
0 commit comments