Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit da9e3dc

Browse files
build(deps): update dependency xo to v0.30.0 (#62)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d2e922f commit da9e3dc

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"semantic-release": "17.0.7",
1717
"type-fest": "0.13.1",
1818
"typescript": "3.8.3",
19-
"xo": "0.29.1"
19+
"xo": "0.30.0"
2020
},
2121
"engines": {
2222
"node": ">=8.3.0"

yarn.lock

Lines changed: 60 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -676,40 +676,40 @@
676676
dependencies:
677677
"@types/yargs-parser" "*"
678678

679-
"@typescript-eslint/eslint-plugin@^2.27.0":
680-
version "2.27.0"
681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27.0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b"
682-
integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw==
679+
"@typescript-eslint/eslint-plugin@^2.29.0":
680+
version "2.29.0"
681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.29.0.tgz#c9efab7624e3dd6d144a0e4577a541d1bd42c2ac"
682+
integrity sha512-X/YAY7azKirENm4QRpT7OVmzok02cSkqeIcLmdz6gXUQG4Hk0Fi9oBAynSAyNXeGdMRuZvjBa0c1Lu0dn/u6VA==
683683
dependencies:
684-
"@typescript-eslint/experimental-utils" "2.27.0"
684+
"@typescript-eslint/experimental-utils" "2.29.0"
685685
functional-red-black-tree "^1.0.1"
686686
regexpp "^3.0.0"
687687
tsutils "^3.17.1"
688688

689-
"@typescript-eslint/experimental-utils@2.27.0":
690-
version "2.27.0"
691-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a"
692-
integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw==
689+
"@typescript-eslint/experimental-utils@2.29.0":
690+
version "2.29.0"
691+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.29.0.tgz#3cb8060de9265ba131625a96bbfec31ba6d4a0fe"
692+
integrity sha512-H/6VJr6eWYstyqjWXBP2Nn1hQJyvJoFdDtsHxGiD+lEP7piGnGpb/ZQd+z1ZSB1F7dN+WsxUDh8+S4LwI+f3jw==
693693
dependencies:
694694
"@types/json-schema" "^7.0.3"
695-
"@typescript-eslint/typescript-estree" "2.27.0"
695+
"@typescript-eslint/typescript-estree" "2.29.0"
696696
eslint-scope "^5.0.0"
697697
eslint-utils "^2.0.0"
698698

699-
"@typescript-eslint/parser@^2.27.0":
700-
version "2.27.0"
701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287"
702-
integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg==
699+
"@typescript-eslint/parser@^2.29.0":
700+
version "2.29.0"
701+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.29.0.tgz#6e3c4e21ed6393dc05b9d8b47f0b7e731ef21c9c"
702+
integrity sha512-H78M+jcu5Tf6m/5N8iiFblUUv+HJDguMSdFfzwa6vSg9lKR8Mk9BsgeSjO8l2EshKnJKcbv0e8IDDOvSNjl0EA==
703703
dependencies:
704704
"@types/eslint-visitor-keys" "^1.0.0"
705-
"@typescript-eslint/experimental-utils" "2.27.0"
706-
"@typescript-eslint/typescript-estree" "2.27.0"
705+
"@typescript-eslint/experimental-utils" "2.29.0"
706+
"@typescript-eslint/typescript-estree" "2.29.0"
707707
eslint-visitor-keys "^1.1.0"
708708

709-
"@typescript-eslint/typescript-estree@2.27.0":
710-
version "2.27.0"
711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8"
712-
integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg==
709+
"@typescript-eslint/typescript-estree@2.29.0":
710+
version "2.29.0"
711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.29.0.tgz#1be6612bb02fc37ac9f466521c1459a4744e8d3a"
712+
integrity sha512-3YGbtnWy4az16Egy5Fj5CckkVlpIh0MADtAQza+jiMADRSKkjdpzZp/5WuvwK/Qib3Z0HtzrDFeWanS99dNhnA==
713713
dependencies:
714714
debug "^4.1.1"
715715
eslint-visitor-keys "^1.1.0"
@@ -3149,17 +3149,17 @@ eslint-ast-utils@^1.1.0:
31493149
lodash.get "^4.4.2"
31503150
lodash.zip "^4.2.0"
31513151

3152-
eslint-config-prettier@^6.10.0:
3153-
version "6.10.0"
3154-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
3155-
integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
3152+
eslint-config-prettier@^6.11.0:
3153+
version "6.11.0"
3154+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3155+
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
31563156
dependencies:
31573157
get-stdin "^6.0.0"
31583158

3159-
eslint-config-xo-typescript@^0.27.0:
3160-
version "0.27.0"
3161-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.27.0.tgz#9b9febe1f673af9ba936b85f5e5b8669f2505f67"
3162-
integrity sha512-aBRN8Nb6sc5oFIIuJoqr9uGCPGkVAVU2sRKN/RQ3iDt0AdrI/jgbgRQXpsAf3V8oK2013satUokRbHG6e7mrkQ==
3159+
eslint-config-xo-typescript@^0.28.0:
3160+
version "0.28.0"
3161+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.28.0.tgz#312286a90881097865f73e3237081a12e90f16c4"
3162+
integrity sha512-q+mBhTikLjrPOszx6gezd6ZxrbrSHeBp/Z8gGgPowBYvBYG78llfQZxOcsbKN6aM8+S/OFAJP9bk5w/roLDFTA==
31633163

31643164
eslint-config-xo@^0.29.0:
31653165
version "0.29.0"
@@ -3260,10 +3260,10 @@ eslint-plugin-import@^2.20.1:
32603260
read-pkg-up "^2.0.0"
32613261
resolve "^1.12.0"
32623262

3263-
eslint-plugin-no-use-extend-native@^0.4.1:
3264-
version "0.4.1"
3265-
resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.4.1.tgz#b2a631219b6a2e91b4370ef6559a754356560a40"
3266-
integrity sha512-tDkHM0kvxU0M2TpLRKGfFrpWXctFdTDY7VkiDTLYDaX90hMSJKkr/FiWThEXvKV0Dvffut2Z0B9Y7+h/k6suiA==
3263+
eslint-plugin-no-use-extend-native@^0.5.0:
3264+
version "0.5.0"
3265+
resolved "https://registry.yarnpkg.com/eslint-plugin-no-use-extend-native/-/eslint-plugin-no-use-extend-native-0.5.0.tgz#d6855e3a823a819b467cf7df56adca57de741bf9"
3266+
integrity sha512-dBNjs8hor8rJgeXLH4HTut5eD3RGWf9JUsadIfuL7UosVQ/dnvOKwxEcRrXrFxrMZ8llUVWT+hOimxJABsAUzQ==
32673267
dependencies:
32683268
is-get-set-prop "^1.0.0"
32693269
is-js-type "^2.0.0"
@@ -3282,10 +3282,10 @@ eslint-plugin-node@^11.0.0:
32823282
resolve "^1.10.1"
32833283
semver "^6.1.0"
32843284

3285-
eslint-plugin-prettier@^3.1.2:
3286-
version "3.1.2"
3287-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
3288-
integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
3285+
eslint-plugin-prettier@^3.1.3:
3286+
version "3.1.3"
3287+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca"
3288+
integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ==
32893289
dependencies:
32903290
prettier-linter-helpers "^1.0.0"
32913291

@@ -3294,15 +3294,16 @@ eslint-plugin-promise@^4.2.1:
32943294
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
32953295
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
32963296

3297-
eslint-plugin-unicorn@^18.0.1:
3298-
version "18.0.1"
3299-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-18.0.1.tgz#8d3285ffa57b2f6b07550b94e62228d93bf61813"
3300-
integrity sha512-Y4bgygek4x4ogeMcSHr6MZi3frBPZ80eIpMOsxew7jAblb53OYflpRh0an62Z6jv/fw7D3TkXauqLOBWbT9adg==
3297+
eslint-plugin-unicorn@^19.0.0:
3298+
version "19.0.0"
3299+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-19.0.0.tgz#aedec116c24dac7350530a46100354703afca765"
3300+
integrity sha512-VznQVIEYSMfA5+kyMIt6O4IJx0bB/HfitK9qgIz2Lri2BoNrvz/tHvFmuEmKlSAx3v7MZF65lJZos/Zj5XGrkw==
33013301
dependencies:
33023302
ci-info "^2.0.0"
33033303
clean-regexp "^1.0.0"
33043304
eslint-ast-utils "^1.1.0"
33053305
eslint-template-visitor "^1.1.0"
3306+
eslint-utils "^2.0.0"
33063307
import-modules "^2.0.0"
33073308
lodash "^4.17.15"
33083309
read-pkg-up "^7.0.1"
@@ -7953,16 +7954,16 @@ prettier-linter-helpers@^1.0.0:
79537954
dependencies:
79547955
fast-diff "^1.1.2"
79557956

7957+
7958+
version "2.0.4"
7959+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
7960+
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
7961+
79567962
79577963
version "2.0.5"
79587964
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
79597965
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
79607966

7961-
prettier@^2.0.4:
7962-
version "2.0.4"
7963-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
7964-
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
7965-
79667967
pretty-format@^24.9.0:
79677968
version "24.9.0"
79687969
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
@@ -8849,7 +8850,7 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
88498850
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
88508851
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
88518852

8852-
semver@^7.1.2, semver@^7.1.3, semver@^7.2.1:
8853+
semver@^7.1.2, semver@^7.1.3:
88538854
version "7.2.1"
88548855
resolved "https://registry.yarnpkg.com/semver/-/semver-7.2.1.tgz#d997aa36bdbb00b501ae4ac4c7d17e9f7a587ae5"
88558856
integrity sha512-aHhm1pD02jXXkyIpq25qBZjr3CQgg8KST8uX0OWXch3xE6jw+1bfbWnCjzMwojsTquroUmKFHNzU6x26mEiRxw==
@@ -10398,30 +10399,30 @@ xmlbuilder@~9.0.1:
1039810399
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
1039910400
integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=
1040010401

10401-
xo@0.29.1:
10402-
version "0.29.1"
10403-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.1.tgz#e6231d079c18b48a84770e5c1cc3d8e18773abbe"
10404-
integrity sha512-ohlXtUatjHi4f7dRF+c/nv08zyB3+iROxwfX3xEIw2J5Tk5j4I/bPqx4tUzESVHFCh5tQbu528ZEPJmM5P3c/g==
10402+
xo@0.30.0:
10403+
version "0.30.0"
10404+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.30.0.tgz#e2991da22dea4c08c192cf74bba66cb634528ed2"
10405+
integrity sha512-755dmXTIj8uHv0lUZmDrtQb98wdu6ryqgcy8jvXBZgABz+kHm12IlzRQP+bO+w1u6NqkQB0Nn0Bh6Uv+KhdYiA==
1040510406
dependencies:
10406-
"@typescript-eslint/eslint-plugin" "^2.27.0"
10407-
"@typescript-eslint/parser" "^2.27.0"
10407+
"@typescript-eslint/eslint-plugin" "^2.29.0"
10408+
"@typescript-eslint/parser" "^2.29.0"
1040810409
arrify "^2.0.1"
1040910410
cosmiconfig "^6.0.0"
1041010411
debug "^4.1.0"
1041110412
eslint "^6.8.0"
10412-
eslint-config-prettier "^6.10.0"
10413+
eslint-config-prettier "^6.11.0"
1041310414
eslint-config-xo "^0.29.0"
10414-
eslint-config-xo-typescript "^0.27.0"
10415+
eslint-config-xo-typescript "^0.28.0"
1041510416
eslint-formatter-pretty "^3.0.1"
1041610417
eslint-import-resolver-webpack "^0.12.1"
1041710418
eslint-plugin-ava "^10.0.1"
1041810419
eslint-plugin-eslint-comments "^3.1.2"
1041910420
eslint-plugin-import "^2.20.1"
10420-
eslint-plugin-no-use-extend-native "^0.4.1"
10421+
eslint-plugin-no-use-extend-native "^0.5.0"
1042110422
eslint-plugin-node "^11.0.0"
10422-
eslint-plugin-prettier "^3.1.2"
10423+
eslint-plugin-prettier "^3.1.3"
1042310424
eslint-plugin-promise "^4.2.1"
10424-
eslint-plugin-unicorn "^18.0.1"
10425+
eslint-plugin-unicorn "^19.0.0"
1042510426
find-cache-dir "^3.3.1"
1042610427
find-up "^4.1.0"
1042710428
fs-extra "^9.0.0"
@@ -10438,10 +10439,10 @@ [email protected]:
1043810439
open-editor "^2.0.1"
1043910440
p-reduce "^2.1.0"
1044010441
path-exists "^4.0.0"
10441-
prettier "^2.0.4"
10442+
prettier "2.0.4"
1044210443
resolve-cwd "^3.0.0"
1044310444
resolve-from "^5.0.0"
10444-
semver "^7.2.1"
10445+
semver "^7.3.2"
1044510446
slash "^3.0.0"
1044610447
to-absolute-glob "^2.0.2"
1044710448
typescript "^3.0.0"

0 commit comments

Comments
 (0)