Skip to content

Commit 5bafb1a

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency xo to v0.40.1
1 parent ba5bc25 commit 5bafb1a

File tree

2 files changed

+51
-20
lines changed

2 files changed

+51
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"pinst": "2.1.6",
8888
"power-assert": "1.6.1",
8989
"regenerator-runtime": "0.13.7",
90-
"xo": "0.39.1"
90+
"xo": "0.40.1"
9191
},
9292
"ava": {
9393
"files": [

yarn.lock

+50-19
Original file line numberDiff line numberDiff line change
@@ -2556,7 +2556,7 @@ buffer@^5.5.0:
25562556
base64-js "^1.3.1"
25572557
ieee754 "^1.1.13"
25582558

2559-
builtin-modules@^3.1.0:
2559+
builtin-modules@^3.0.0, builtin-modules@^3.1.0:
25602560
version "3.2.0"
25612561
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887"
25622562
integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==
@@ -3585,6 +3585,11 @@ defer-to-connect@^2.0.0:
35853585
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587"
35863586
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
35873587

3588+
define-lazy-prop@^2.0.0:
3589+
version "2.0.0"
3590+
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
3591+
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
3592+
35883593
define-properties@^1.1.2, define-properties@^1.1.3:
35893594
version "1.1.3"
35903595
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
@@ -4139,10 +4144,10 @@ eslint-config-prettier@^8.2.0:
41394144
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
41404145
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
41414146

4142-
eslint-config-xo-typescript@^0.39.0:
4143-
version "0.39.0"
4144-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.39.0.tgz#63577ea61879e794913af5796ceaa28baf826fd6"
4145-
integrity sha512-UP4WqkmAKerYAhJTLdfrjBhD/nM1ePEugQNBJjzFfZv/lJ4yQjTzDBjfjsgluX1kz9PajRMaaipiWloJEODdGg==
4147+
eslint-config-xo-typescript@^0.41.0:
4148+
version "0.41.1"
4149+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.41.1.tgz#1f30f76fe220577b2a742269a3ad6120fc2f4c76"
4150+
integrity sha512-MiO3vyF5CRhGwEwNmwq+7PPgc1kYsDCQyt010vXOQJTXbJctjRytzvE8fFgs4X7MCjgtkj1sgrhDyZPVICjAAA==
41464151

41474152
eslint-config-xo@^0.36.0:
41484153
version "0.36.0"
@@ -4280,17 +4285,17 @@ eslint-plugin-promise@^5.1.0:
42804285
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
42814286
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
42824287

4283-
eslint-plugin-unicorn@^30.0.0:
4284-
version "30.0.0"
4285-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-30.0.0.tgz#45d3d138f444eff527e8c00f7a9299bcfcb5051b"
4286-
integrity sha512-ZKbE48Ep99z/3geLpkBfv+jNrzr2k7bLqCC/RfZOekZzAvn2/ECDE/d8zGdW1YxHmIC9pevQvm8Pl89v9GEIVw==
4288+
eslint-plugin-unicorn@^32.0.0:
4289+
version "32.0.1"
4290+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.1.tgz#a7cb9f538441b78936a96261eea4392d76526d77"
4291+
integrity sha512-LaZ9utnXtOJjnoDkpm+nQsONUUmyRR0WD6PGROSdQRRW3LRmgK/ZP8wxjW+Ai+2uolKTtuJzLx2mvbIeIoLqpg==
42874292
dependencies:
42884293
ci-info "^3.1.1"
42894294
clean-regexp "^1.0.0"
42904295
eslint-template-visitor "^2.3.2"
42914296
eslint-utils "^2.1.0"
4292-
eslint-visitor-keys "^2.0.0"
42934297
import-modules "^2.1.0"
4298+
is-builtin-module "^3.1.0"
42944299
lodash "^4.17.21"
42954300
pluralize "^8.0.0"
42964301
read-pkg-up "^7.0.1"
@@ -4843,7 +4848,16 @@ [email protected]:
48434848
jsonfile "^4.0.0"
48444849
universalify "^0.1.0"
48454850

4846-
fs-extra@^9.0.0, fs-extra@^9.1.0:
4851+
fs-extra@^10.0.0:
4852+
version "10.0.0"
4853+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
4854+
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
4855+
dependencies:
4856+
graceful-fs "^4.2.0"
4857+
jsonfile "^6.0.1"
4858+
universalify "^2.0.0"
4859+
4860+
fs-extra@^9.0.0:
48474861
version "9.1.0"
48484862
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
48494863
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
@@ -5641,6 +5655,13 @@ is-buffer@^1.1.5:
56415655
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
56425656
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
56435657

5658+
is-builtin-module@^3.1.0:
5659+
version "3.1.0"
5660+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00"
5661+
integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==
5662+
dependencies:
5663+
builtin-modules "^3.0.0"
5664+
56445665
is-callable@^1.1.4, is-callable@^1.2.3:
56455666
version "1.2.3"
56465667
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
@@ -7451,6 +7472,13 @@ p-event@^4.0.0, p-event@^4.2.0:
74517472
dependencies:
74527473
p-timeout "^3.1.0"
74537474

7475+
p-filter@^2.1.0:
7476+
version "2.1.0"
7477+
resolved "https://registry.yarnpkg.com/p-filter/-/p-filter-2.1.0.tgz#1b1472562ae7a0f742f0f3d3d3718ea66ff9c09c"
7478+
integrity sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==
7479+
dependencies:
7480+
p-map "^2.0.0"
7481+
74547482
p-finally@^1.0.0:
74557483
version "1.0.0"
74567484
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
@@ -10153,20 +10181,22 @@ xdg-basedir@^4.0.0:
1015310181
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1015410182
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1015510183

10156-
xo@0.39.1:
10157-
version "0.39.1"
10158-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.39.1.tgz#02cda4d77651548edcc27f1aa6c929c7390132be"
10159-
integrity sha512-7OXtjkIfCMw3XfUPGInnUhxb/w/IHqATQM7XHOxwiJqbsQ44OYcLkTZb7mA35tDtqflnvWk88wD+IxiR/XJ5gQ==
10184+
xo@0.40.1:
10185+
version "0.40.1"
10186+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
10187+
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
1016010188
dependencies:
10189+
"@eslint/eslintrc" "^0.4.1"
1016110190
"@typescript-eslint/eslint-plugin" "^4.22.0"
1016210191
"@typescript-eslint/parser" "^4.22.0"
1016310192
arrify "^2.0.1"
1016410193
cosmiconfig "^7.0.0"
1016510194
debug "^4.3.1"
10195+
define-lazy-prop "^2.0.0"
1016610196
eslint "^7.24.0"
1016710197
eslint-config-prettier "^8.2.0"
1016810198
eslint-config-xo "^0.36.0"
10169-
eslint-config-xo-typescript "^0.39.0"
10199+
eslint-config-xo-typescript "^0.41.0"
1017010200
eslint-formatter-pretty "^4.0.0"
1017110201
eslint-import-resolver-webpack "^0.13.0"
1017210202
eslint-plugin-ava "^12.0.0"
@@ -10176,10 +10206,10 @@ [email protected]:
1017610206
eslint-plugin-node "^11.1.0"
1017710207
eslint-plugin-prettier "^3.4.0"
1017810208
eslint-plugin-promise "^5.1.0"
10179-
eslint-plugin-unicorn "^30.0.0"
10209+
eslint-plugin-unicorn "^32.0.0"
1018010210
find-cache-dir "^3.3.1"
1018110211
find-up "^5.0.0"
10182-
fs-extra "^9.1.0"
10212+
fs-extra "^10.0.0"
1018310213
get-stdin "^8.0.0"
1018410214
globby "^9.2.0"
1018510215
has-flag "^4.0.0"
@@ -10191,11 +10221,12 @@ [email protected]:
1019110221
meow "^9.0.0"
1019210222
micromatch "^4.0.4"
1019310223
open-editor "^3.0.0"
10224+
p-filter "^2.1.0"
10225+
p-map "^4.0.0"
1019410226
p-reduce "^2.1.0"
1019510227
path-exists "^4.0.0"
1019610228
prettier "^2.2.1"
1019710229
resolve-cwd "^3.0.0"
10198-
resolve-from "^5.0.0"
1019910230
semver "^7.3.5"
1020010231
slash "^3.0.0"
1020110232
to-absolute-glob "^2.0.2"

0 commit comments

Comments
 (0)