|
1707 | 1707 | minimatch "^3.0.4" |
1708 | 1708 | strip-json-comments "^3.1.1" |
1709 | 1709 |
|
| 1710 | +"@eslint/eslintrc@^0.4.1": |
| 1711 | + version "0.4.1" |
| 1712 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14" |
| 1713 | + integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ== |
| 1714 | + dependencies: |
| 1715 | + ajv "^6.12.4" |
| 1716 | + debug "^4.1.1" |
| 1717 | + espree "^7.3.0" |
| 1718 | + globals "^12.1.0" |
| 1719 | + ignore "^4.0.6" |
| 1720 | + import-fresh "^3.2.1" |
| 1721 | + js-yaml "^3.13.1" |
| 1722 | + minimatch "^3.0.4" |
| 1723 | + strip-json-comments "^3.1.1" |
| 1724 | + |
1710 | 1725 | "@istanbuljs/schema@^0.1.2": |
1711 | 1726 | version "0.1.2" |
1712 | 1727 | resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" |
@@ -2913,7 +2928,7 @@ buffer@^5.5.0: |
2913 | 2928 | base64-js "^1.3.1" |
2914 | 2929 | ieee754 "^1.1.13" |
2915 | 2930 |
|
2916 | | -builtin-modules@^3.1.0: |
| 2931 | +builtin-modules@^3.0.0, builtin-modules@^3.1.0: |
2917 | 2932 | version "3.2.0" |
2918 | 2933 | resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" |
2919 | 2934 | integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== |
@@ -4001,6 +4016,11 @@ defer-to-connect@^2.0.0: |
4001 | 4016 | resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.0.tgz#83d6b199db041593ac84d781b5222308ccf4c2c1" |
4002 | 4017 | integrity sha512-bYL2d05vOSf1JEZNx5vSAtPuBMkX8K9EUutg7zlKvTqKXHt7RhWJFbmd7qakVuf13i+IkGmp6FwSsONOf6VYIg== |
4003 | 4018 |
|
| 4019 | +define-lazy-prop@^2.0.0: |
| 4020 | + version "2.0.0" |
| 4021 | + resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" |
| 4022 | + integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== |
| 4023 | + |
4004 | 4024 | define-properties@^1.1.2, define-properties@^1.1.3: |
4005 | 4025 | version "1.1.3" |
4006 | 4026 | resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" |
@@ -4562,10 +4582,10 @@ eslint-config-prettier@^8.2.0: |
4562 | 4582 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3" |
4563 | 4583 | integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw== |
4564 | 4584 |
|
4565 | | -eslint-config-xo-typescript@^0.39.0: |
4566 | | - version "0.39.0" |
4567 | | - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.39.0.tgz#63577ea61879e794913af5796ceaa28baf826fd6" |
4568 | | - integrity sha512-UP4WqkmAKerYAhJTLdfrjBhD/nM1ePEugQNBJjzFfZv/lJ4yQjTzDBjfjsgluX1kz9PajRMaaipiWloJEODdGg== |
| 4585 | +eslint-config-xo-typescript@^0.41.0: |
| 4586 | + version "0.41.0" |
| 4587 | + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.41.0.tgz#fca12c45e0189b02d60c8b0b978cfccbf1d7c9de" |
| 4588 | + integrity sha512-qnaHKlCG/ii/6mtVGC/GxWOd2GrzwfMW/QbnmkyuhmPCFYGaHvErw4Qcz0urszdGiN5VVelJBP+ZcxVd+BFZgQ== |
4569 | 4589 |
|
4570 | 4590 | eslint-config-xo@^0.36.0: |
4571 | 4591 | version "0.36.0" |
@@ -4703,17 +4723,17 @@ eslint-plugin-promise@^5.1.0: |
4703 | 4723 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24" |
4704 | 4724 | integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng== |
4705 | 4725 |
|
4706 | | -eslint-plugin-unicorn@^30.0.0: |
4707 | | - version "30.0.0" |
4708 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-30.0.0.tgz#45d3d138f444eff527e8c00f7a9299bcfcb5051b" |
4709 | | - integrity sha512-ZKbE48Ep99z/3geLpkBfv+jNrzr2k7bLqCC/RfZOekZzAvn2/ECDE/d8zGdW1YxHmIC9pevQvm8Pl89v9GEIVw== |
| 4726 | +eslint-plugin-unicorn@^32.0.0: |
| 4727 | + version "32.0.0" |
| 4728 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.0.tgz#a62fa2752b80259ffb8b24878631148237dc2a4d" |
| 4729 | + integrity sha512-VYE/XvZvdcY0RvOKGxsrVVWo8DaI/tGVYuhKzSd6Uuy69Ydc8zX+roZ/H9PgyykM4nuj8JDoOHSwVk9a4OYbCQ== |
4710 | 4730 | dependencies: |
4711 | 4731 | ci-info "^3.1.1" |
4712 | 4732 | clean-regexp "^1.0.0" |
4713 | 4733 | eslint-template-visitor "^2.3.2" |
4714 | 4734 | eslint-utils "^2.1.0" |
4715 | | - eslint-visitor-keys "^2.0.0" |
4716 | 4735 | import-modules "^2.1.0" |
| 4736 | + is-builtin-module "^3.1.0" |
4717 | 4737 | lodash "^4.17.21" |
4718 | 4738 | pluralize "^8.0.0" |
4719 | 4739 | read-pkg-up "^7.0.1" |
|
5259 | 5279 | jsonfile "^4.0.0" |
5260 | 5280 | universalify "^0.1.0" |
5261 | 5281 |
|
5262 | | -fs-extra@^9.0.0, fs-extra@^9.1.0: |
| 5282 | +fs-extra@^10.0.0: |
| 5283 | + version "10.0.0" |
| 5284 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1" |
| 5285 | + integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== |
| 5286 | + dependencies: |
| 5287 | + graceful-fs "^4.2.0" |
| 5288 | + jsonfile "^6.0.1" |
| 5289 | + universalify "^2.0.0" |
| 5290 | + |
| 5291 | +fs-extra@^9.0.0: |
5263 | 5292 | version "9.1.0" |
5264 | 5293 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" |
5265 | 5294 | integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== |
@@ -6099,6 +6128,13 @@ is-buffer@^1.1.5: |
6099 | 6128 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" |
6100 | 6129 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== |
6101 | 6130 |
|
| 6131 | +is-builtin-module@^3.1.0: |
| 6132 | + version "3.1.0" |
| 6133 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00" |
| 6134 | + integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg== |
| 6135 | + dependencies: |
| 6136 | + builtin-modules "^3.0.0" |
| 6137 | + |
6102 | 6138 | is-callable@^1.1.4, is-callable@^1.2.3: |
6103 | 6139 | version "1.2.3" |
6104 | 6140 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" |
@@ -8011,6 +8047,13 @@ p-event@^4.0.0, p-event@^4.2.0: |
8011 | 8047 | dependencies: |
8012 | 8048 | p-timeout "^3.1.0" |
8013 | 8049 |
|
| 8050 | +p-filter@^2.1.0: |
| 8051 | + version "2.1.0" |
| 8052 | + resolved "https://registry.yarnpkg.com/p-filter/-/p-filter-2.1.0.tgz#1b1472562ae7a0f742f0f3d3d3718ea66ff9c09c" |
| 8053 | + integrity sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw== |
| 8054 | + dependencies: |
| 8055 | + p-map "^2.0.0" |
| 8056 | + |
8014 | 8057 | p-finally@^1.0.0: |
8015 | 8058 | version "1.0.0" |
8016 | 8059 | resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" |
@@ -10804,20 +10847,22 @@ xdg-basedir@^4.0.0: |
10804 | 10847 | resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" |
10805 | 10848 | integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU= |
10806 | 10849 |
|
10807 | | -xo@0.39.1: |
10808 | | - version "0.39.1" |
10809 | | - resolved "https://registry.yarnpkg.com/xo/-/xo-0.39.1.tgz#02cda4d77651548edcc27f1aa6c929c7390132be" |
10810 | | - integrity sha512-7OXtjkIfCMw3XfUPGInnUhxb/w/IHqATQM7XHOxwiJqbsQ44OYcLkTZb7mA35tDtqflnvWk88wD+IxiR/XJ5gQ== |
| 10850 | +xo@0.40.0: |
| 10851 | + version "0.40.0" |
| 10852 | + resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901" |
| 10853 | + integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ== |
10811 | 10854 | dependencies: |
| 10855 | + "@eslint/eslintrc" "^0.4.1" |
10812 | 10856 | "@typescript-eslint/eslint-plugin" "^4.22.0" |
10813 | 10857 | "@typescript-eslint/parser" "^4.22.0" |
10814 | 10858 | arrify "^2.0.1" |
10815 | 10859 | cosmiconfig "^7.0.0" |
10816 | 10860 | debug "^4.3.1" |
| 10861 | + define-lazy-prop "^2.0.0" |
10817 | 10862 | eslint "^7.24.0" |
10818 | 10863 | eslint-config-prettier "^8.2.0" |
10819 | 10864 | eslint-config-xo "^0.36.0" |
10820 | | - eslint-config-xo-typescript "^0.39.0" |
| 10865 | + eslint-config-xo-typescript "^0.41.0" |
10821 | 10866 | eslint-formatter-pretty "^4.0.0" |
10822 | 10867 | eslint-import-resolver-webpack "^0.13.0" |
10823 | 10868 | eslint-plugin-ava "^12.0.0" |
|
10827 | 10872 | eslint-plugin-node "^11.1.0" |
10828 | 10873 | eslint-plugin-prettier "^3.4.0" |
10829 | 10874 | eslint-plugin-promise "^5.1.0" |
10830 | | - eslint-plugin-unicorn "^30.0.0" |
| 10875 | + eslint-plugin-unicorn "^32.0.0" |
10831 | 10876 | find-cache-dir "^3.3.1" |
10832 | 10877 | find-up "^5.0.0" |
10833 | | - fs-extra "^9.1.0" |
| 10878 | + fs-extra "^10.0.0" |
10834 | 10879 | get-stdin "^8.0.0" |
10835 | 10880 | globby "^9.2.0" |
10836 | 10881 | has-flag "^4.0.0" |
|
10842 | 10887 | meow "^9.0.0" |
10843 | 10888 | micromatch "^4.0.4" |
10844 | 10889 | open-editor "^3.0.0" |
| 10890 | + p-filter "^2.1.0" |
| 10891 | + p-map "^4.0.0" |
10845 | 10892 | p-reduce "^2.1.0" |
10846 | 10893 | path-exists "^4.0.0" |
10847 | 10894 | prettier "^2.2.1" |
10848 | 10895 | resolve-cwd "^3.0.0" |
10849 | | - resolve-from "^5.0.0" |
10850 | 10896 | semver "^7.3.5" |
10851 | 10897 | slash "^3.0.0" |
10852 | 10898 | to-absolute-glob "^2.0.2" |
|
0 commit comments