|
1244 | 1244 | minimatch "^3.0.4" |
1245 | 1245 | strip-json-comments "^3.1.1" |
1246 | 1246 |
|
| 1247 | +"@eslint/eslintrc@^0.4.1": |
| 1248 | + version "0.4.1" |
| 1249 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14" |
| 1250 | + integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ== |
| 1251 | + dependencies: |
| 1252 | + ajv "^6.12.4" |
| 1253 | + debug "^4.1.1" |
| 1254 | + espree "^7.3.0" |
| 1255 | + globals "^12.1.0" |
| 1256 | + ignore "^4.0.6" |
| 1257 | + import-fresh "^3.2.1" |
| 1258 | + js-yaml "^3.13.1" |
| 1259 | + minimatch "^3.0.4" |
| 1260 | + strip-json-comments "^3.1.1" |
| 1261 | + |
1247 | 1262 | "@failure-abstraction/error@^5.0.3": |
1248 | 1263 | version "5.0.5" |
1249 | 1264 | resolved "https://registry.yarnpkg.com/@failure-abstraction/error/-/error-5.0.5.tgz#0cf54ae8f76a025a8df015acd958192fb29a5e9a" |
@@ -2413,7 +2428,7 @@ buffer@^5.5.0: |
2413 | 2428 | base64-js "^1.3.1" |
2414 | 2429 | ieee754 "^1.1.13" |
2415 | 2430 |
|
2416 | | -builtin-modules@^3.1.0: |
| 2431 | +builtin-modules@^3.0.0, builtin-modules@^3.1.0: |
2417 | 2432 | version "3.2.0" |
2418 | 2433 | resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" |
2419 | 2434 | integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== |
@@ -3453,6 +3468,11 @@ defer-to-connect@^2.0.0: |
3453 | 3468 | resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" |
3454 | 3469 | integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== |
3455 | 3470 |
|
| 3471 | +define-lazy-prop@^2.0.0: |
| 3472 | + version "2.0.0" |
| 3473 | + resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" |
| 3474 | + integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== |
| 3475 | + |
3456 | 3476 | define-properties@^1.1.2, define-properties@^1.1.3: |
3457 | 3477 | version "1.1.3" |
3458 | 3478 | resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" |
@@ -4007,10 +4027,10 @@ eslint-config-prettier@^8.2.0: |
4007 | 4027 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" |
4008 | 4028 | integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== |
4009 | 4029 |
|
4010 | | -eslint-config-xo-typescript@^0.39.0: |
4011 | | - version "0.39.0" |
4012 | | - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.39.0.tgz#63577ea61879e794913af5796ceaa28baf826fd6" |
4013 | | - integrity sha512-UP4WqkmAKerYAhJTLdfrjBhD/nM1ePEugQNBJjzFfZv/lJ4yQjTzDBjfjsgluX1kz9PajRMaaipiWloJEODdGg== |
| 4030 | +eslint-config-xo-typescript@^0.41.0: |
| 4031 | + version "0.41.0" |
| 4032 | + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.41.0.tgz#fca12c45e0189b02d60c8b0b978cfccbf1d7c9de" |
| 4033 | + integrity sha512-qnaHKlCG/ii/6mtVGC/GxWOd2GrzwfMW/QbnmkyuhmPCFYGaHvErw4Qcz0urszdGiN5VVelJBP+ZcxVd+BFZgQ== |
4014 | 4034 |
|
4015 | 4035 | eslint-config-xo@^0.36.0: |
4016 | 4036 | version "0.36.0" |
@@ -4148,17 +4168,17 @@ eslint-plugin-promise@^5.1.0: |
4148 | 4168 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24" |
4149 | 4169 | integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng== |
4150 | 4170 |
|
4151 | | -eslint-plugin-unicorn@^30.0.0: |
4152 | | - version "30.0.0" |
4153 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-30.0.0.tgz#45d3d138f444eff527e8c00f7a9299bcfcb5051b" |
4154 | | - integrity sha512-ZKbE48Ep99z/3geLpkBfv+jNrzr2k7bLqCC/RfZOekZzAvn2/ECDE/d8zGdW1YxHmIC9pevQvm8Pl89v9GEIVw== |
| 4171 | +eslint-plugin-unicorn@^32.0.0: |
| 4172 | + version "32.0.0" |
| 4173 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.0.tgz#a62fa2752b80259ffb8b24878631148237dc2a4d" |
| 4174 | + integrity sha512-VYE/XvZvdcY0RvOKGxsrVVWo8DaI/tGVYuhKzSd6Uuy69Ydc8zX+roZ/H9PgyykM4nuj8JDoOHSwVk9a4OYbCQ== |
4155 | 4175 | dependencies: |
4156 | 4176 | ci-info "^3.1.1" |
4157 | 4177 | clean-regexp "^1.0.0" |
4158 | 4178 | eslint-template-visitor "^2.3.2" |
4159 | 4179 | eslint-utils "^2.1.0" |
4160 | | - eslint-visitor-keys "^2.0.0" |
4161 | 4180 | import-modules "^2.1.0" |
| 4181 | + is-builtin-module "^3.1.0" |
4162 | 4182 | lodash "^4.17.21" |
4163 | 4183 | pluralize "^8.0.0" |
4164 | 4184 | read-pkg-up "^7.0.1" |
|
4696 | 4716 | jsonfile "^4.0.0" |
4697 | 4717 | universalify "^0.1.0" |
4698 | 4718 |
|
4699 | | -fs-extra@^9.0.0, fs-extra@^9.1.0: |
| 4719 | +fs-extra@^10.0.0: |
| 4720 | + version "10.0.0" |
| 4721 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1" |
| 4722 | + integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== |
| 4723 | + dependencies: |
| 4724 | + graceful-fs "^4.2.0" |
| 4725 | + jsonfile "^6.0.1" |
| 4726 | + universalify "^2.0.0" |
| 4727 | + |
| 4728 | +fs-extra@^9.0.0: |
4700 | 4729 | version "9.1.0" |
4701 | 4730 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" |
4702 | 4731 | integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== |
@@ -5489,6 +5518,13 @@ is-buffer@^1.1.5: |
5489 | 5518 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" |
5490 | 5519 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== |
5491 | 5520 |
|
| 5521 | +is-builtin-module@^3.1.0: |
| 5522 | + version "3.1.0" |
| 5523 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00" |
| 5524 | + integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg== |
| 5525 | + dependencies: |
| 5526 | + builtin-modules "^3.0.0" |
| 5527 | + |
5492 | 5528 | is-callable@^1.1.4, is-callable@^1.2.3: |
5493 | 5529 | version "1.2.3" |
5494 | 5530 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" |
@@ -7309,6 +7345,13 @@ p-event@^4.0.0, p-event@^4.2.0: |
7309 | 7345 | dependencies: |
7310 | 7346 | p-timeout "^3.1.0" |
7311 | 7347 |
|
| 7348 | +p-filter@^2.1.0: |
| 7349 | + version "2.1.0" |
| 7350 | + resolved "https://registry.yarnpkg.com/p-filter/-/p-filter-2.1.0.tgz#1b1472562ae7a0f742f0f3d3d3718ea66ff9c09c" |
| 7351 | + integrity sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw== |
| 7352 | + dependencies: |
| 7353 | + p-map "^2.0.0" |
| 7354 | + |
7312 | 7355 | p-finally@^1.0.0: |
7313 | 7356 | version "1.0.0" |
7314 | 7357 | resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" |
@@ -10012,20 +10055,22 @@ xdg-basedir@^4.0.0: |
10012 | 10055 | resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" |
10013 | 10056 | integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU= |
10014 | 10057 |
|
10015 | | -xo@0.39.1: |
10016 | | - version "0.39.1" |
10017 | | - resolved "https://registry.yarnpkg.com/xo/-/xo-0.39.1.tgz#02cda4d77651548edcc27f1aa6c929c7390132be" |
10018 | | - integrity sha512-7OXtjkIfCMw3XfUPGInnUhxb/w/IHqATQM7XHOxwiJqbsQ44OYcLkTZb7mA35tDtqflnvWk88wD+IxiR/XJ5gQ== |
| 10058 | +xo@0.40.0: |
| 10059 | + version "0.40.0" |
| 10060 | + resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901" |
| 10061 | + integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ== |
10019 | 10062 | dependencies: |
| 10063 | + "@eslint/eslintrc" "^0.4.1" |
10020 | 10064 | "@typescript-eslint/eslint-plugin" "^4.22.0" |
10021 | 10065 | "@typescript-eslint/parser" "^4.22.0" |
10022 | 10066 | arrify "^2.0.1" |
10023 | 10067 | cosmiconfig "^7.0.0" |
10024 | 10068 | debug "^4.3.1" |
| 10069 | + define-lazy-prop "^2.0.0" |
10025 | 10070 | eslint "^7.24.0" |
10026 | 10071 | eslint-config-prettier "^8.2.0" |
10027 | 10072 | eslint-config-xo "^0.36.0" |
10028 | | - eslint-config-xo-typescript "^0.39.0" |
| 10073 | + eslint-config-xo-typescript "^0.41.0" |
10029 | 10074 | eslint-formatter-pretty "^4.0.0" |
10030 | 10075 | eslint-import-resolver-webpack "^0.13.0" |
10031 | 10076 | eslint-plugin-ava "^12.0.0" |
|
10035 | 10080 | eslint-plugin-node "^11.1.0" |
10036 | 10081 | eslint-plugin-prettier "^3.4.0" |
10037 | 10082 | eslint-plugin-promise "^5.1.0" |
10038 | | - eslint-plugin-unicorn "^30.0.0" |
| 10083 | + eslint-plugin-unicorn "^32.0.0" |
10039 | 10084 | find-cache-dir "^3.3.1" |
10040 | 10085 | find-up "^5.0.0" |
10041 | | - fs-extra "^9.1.0" |
| 10086 | + fs-extra "^10.0.0" |
10042 | 10087 | get-stdin "^8.0.0" |
10043 | 10088 | globby "^9.2.0" |
10044 | 10089 | has-flag "^4.0.0" |
|
10050 | 10095 | meow "^9.0.0" |
10051 | 10096 | micromatch "^4.0.4" |
10052 | 10097 | open-editor "^3.0.0" |
| 10098 | + p-filter "^2.1.0" |
| 10099 | + p-map "^4.0.0" |
10053 | 10100 | p-reduce "^2.1.0" |
10054 | 10101 | path-exists "^4.0.0" |
10055 | 10102 | prettier "^2.2.1" |
10056 | 10103 | resolve-cwd "^3.0.0" |
10057 | | - resolve-from "^5.0.0" |
10058 | 10104 | semver "^7.3.5" |
10059 | 10105 | slash "^3.0.0" |
10060 | 10106 | to-absolute-glob "^2.0.2" |
|
0 commit comments