Skip to content

Commit 2764655

Browse files
committed
chore(deps): update dependency xo to v0.21.1
1 parent 385fb24 commit 2764655

File tree

2 files changed

+68
-43
lines changed

2 files changed

+68
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"markdownlint-cli": "0.10.0",
1313
"prettier": "1.11.1",
1414
"prettier-check": "2.0.0",
15-
"xo": "0.20.3"
15+
"xo": "0.21.1"
1616
},
1717
"scripts": {
1818
"ci": "rm -fr node_modules && yarn install --frozen-lockfile",

yarn.lock

Lines changed: 67 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ bufferstreams@^2.0.0:
337337
debug "2.6.1"
338338
readable-stream "^2.0.2"
339339

340-
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
340+
builtin-modules@^1.0.0:
341341
version "1.1.1"
342342
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
343343

@@ -939,9 +939,9 @@ eslint-config-prettier@^2.9.0:
939939
dependencies:
940940
get-stdin "^5.0.1"
941941

942-
eslint-config-xo@^0.20.0:
943-
version "0.20.1"
944-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.20.1.tgz#ad04db35e62bacedcf7b7e8a76388364a78d616d"
942+
eslint-config-xo@^0.22.0:
943+
version "0.22.2"
944+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.22.2.tgz#04c52a0291a320860a05a1b7333be495b255df71"
945945

946946
eslint-formatter-pretty@^1.3.0:
947947
version "1.3.0"
@@ -960,9 +960,9 @@ eslint-import-resolver-node@^0.3.1:
960960
debug "^2.6.9"
961961
resolve "^1.5.0"
962962

963-
eslint-module-utils@^2.1.1:
964-
version "2.1.1"
965-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1.tgz#abaec824177613b8a95b299639e1b6facf473449"
963+
eslint-module-utils@^2.2.0:
964+
version "2.2.0"
965+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
966966
dependencies:
967967
debug "^2.6.8"
968968
pkg-dir "^1.0.0"
@@ -980,20 +980,20 @@ eslint-plugin-ava@^4.5.0:
980980
multimatch "^2.1.0"
981981
pkg-up "^2.0.0"
982982

983-
eslint-plugin-import@^2.8.0:
984-
version "2.9.0"
985-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9.0.tgz#26002efbfca5989b7288ac047508bd24f217b169"
983+
eslint-plugin-import@^2.11.0:
984+
version "2.13.0"
985+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.13.0.tgz#df24f241175e312d91662dc91ca84064caec14ed"
986986
dependencies:
987-
builtin-modules "^1.1.1"
988987
contains-path "^0.1.0"
989988
debug "^2.6.8"
990989
doctrine "1.5.0"
991990
eslint-import-resolver-node "^0.3.1"
992-
eslint-module-utils "^2.1.1"
991+
eslint-module-utils "^2.2.0"
993992
has "^1.0.1"
994993
lodash "^4.17.4"
995994
minimatch "^3.0.3"
996995
read-pkg-up "^2.0.0"
996+
resolve "^1.6.0"
997997

998998
eslint-plugin-no-use-extend-native@^0.3.12:
999999
version "0.3.12"
@@ -1020,13 +1020,13 @@ eslint-plugin-prettier@^2.6.0:
10201020
fast-diff "^1.1.1"
10211021
jest-docblock "^21.0.0"
10221022

1023-
eslint-plugin-promise@^3.6.0:
1024-
version "3.6.0"
1025-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75"
1023+
eslint-plugin-promise@^3.7.0:
1024+
version "3.8.0"
1025+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
10261026

1027-
eslint-plugin-unicorn@^4.0.1:
1028-
version "4.0.2"
1029-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-4.0.2.tgz#845de915e7a975f15779466fc92cc01973bbf103"
1027+
eslint-plugin-unicorn@^4.0.3:
1028+
version "4.0.3"
1029+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-4.0.3.tgz#7e9998711bf237809ed1881a51a77000b2f40586"
10301030
dependencies:
10311031
clean-regexp "^1.0.0"
10321032
eslint-ast-utils "^1.0.0"
@@ -1048,9 +1048,9 @@ eslint-visitor-keys@^1.0.0:
10481048
version "1.0.0"
10491049
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
10501050

1051-
eslint@^4.17.0:
1052-
version "4.18.2"
1053-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.2.tgz#0f81267ad1012e7d2051e186a9004cc2267b8d45"
1051+
eslint@^4.19.1:
1052+
version "4.19.1"
1053+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
10541054
dependencies:
10551055
ajv "^5.3.0"
10561056
babel-code-frame "^6.22.0"
@@ -1061,7 +1061,7 @@ eslint@^4.17.0:
10611061
doctrine "^2.1.0"
10621062
eslint-scope "^3.7.1"
10631063
eslint-visitor-keys "^1.0.0"
1064-
espree "^3.5.2"
1064+
espree "^3.5.4"
10651065
esquery "^1.0.0"
10661066
esutils "^2.0.2"
10671067
file-entry-cache "^2.0.0"
@@ -1083,6 +1083,7 @@ eslint@^4.17.0:
10831083
path-is-inside "^1.0.2"
10841084
pluralize "^7.0.0"
10851085
progress "^2.0.0"
1086+
regexpp "^1.0.1"
10861087
require-uncached "^1.0.3"
10871088
semver "^5.3.0"
10881089
strip-ansi "^4.0.0"
@@ -1097,7 +1098,7 @@ espree@^3.1.3:
10971098
acorn "^5.4.0"
10981099
acorn-jsx "^3.0.0"
10991100

1100-
espree@^3.5.2:
1101+
espree@^3.5.4:
11011102
version "3.5.4"
11021103
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.4.tgz#b0f447187c8a8bed944b815a660bddf5deb5d1a7"
11031104
dependencies:
@@ -1392,6 +1393,10 @@ get-stdin@^5.0.1, get-stdin@~5.0.1:
13921393
version "5.0.1"
13931394
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
13941395

1396+
get-stdin@^6.0.0:
1397+
version "6.0.0"
1398+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1399+
13951400
[email protected], get-stream@^3.0.0:
13961401
version "3.0.0"
13971402
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -2419,19 +2424,19 @@ mem@^1.1.0:
24192424
dependencies:
24202425
mimic-fn "^1.0.0"
24212426

2422-
meow@^4.0.0:
2423-
version "4.0.0"
2424-
resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.0.tgz#fd5855dd008db5b92c552082db1c307cba20b29d"
2427+
meow@^5.0.0:
2428+
version "5.0.0"
2429+
resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4"
24252430
dependencies:
24262431
camelcase-keys "^4.0.0"
24272432
decamelize-keys "^1.0.0"
24282433
loud-rejection "^1.0.0"
2429-
minimist "^1.1.3"
24302434
minimist-options "^3.0.1"
24312435
normalize-package-data "^2.3.4"
24322436
read-pkg-up "^3.0.0"
24332437
redent "^2.0.0"
24342438
trim-newlines "^2.0.0"
2439+
yargs-parser "^10.0.0"
24352440

24362441
merge2@^1.2.1:
24372442
version "1.2.1"
@@ -2917,9 +2922,9 @@ [email protected]:
29172922
version "1.11.1"
29182923
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75"
29192924

2920-
prettier@~1.10.2:
2921-
version "1.10.2"
2922-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"
2925+
prettier@^1.12.1:
2926+
version "1.13.6"
2927+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.6.tgz#00ae0b777ad92f81a9e7a1df2f0470b6dab0cb44"
29232928

29242929
process-nextick-args@^1.0.6, process-nextick-args@~1.0.6:
29252930
version "1.0.7"
@@ -3066,6 +3071,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
30663071
extend-shallow "^3.0.2"
30673072
safe-regex "^1.1.0"
30683073

3074+
regexpp@^1.0.1:
3075+
version "1.1.0"
3076+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
3077+
30693078
registry-auth-token@^3.0.1:
30703079
version "3.3.2"
30713080
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.2.tgz#851fd49038eecb586911115af845260eec983f20"
@@ -3182,6 +3191,12 @@ resolve@^1.3.3, resolve@^1.5.0:
31823191
dependencies:
31833192
path-parse "^1.0.5"
31843193

3194+
resolve@^1.6.0:
3195+
version "1.8.1"
3196+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
3197+
dependencies:
3198+
path-parse "^1.0.5"
3199+
31853200
31863201
version "1.0.2"
31873202
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
@@ -3295,6 +3310,10 @@ slash@^1.0.0:
32953310
version "1.0.0"
32963311
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
32973312

3313+
slash@^2.0.0:
3314+
version "2.0.0"
3315+
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
3316+
32983317
[email protected], slice-ansi@^1.0.0:
32993318
version "1.0.0"
33003319
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-1.0.0.tgz#044f1a49d8842ff307aad6b505ed178bd950134d"
@@ -3856,38 +3875,38 @@ xo-init@^0.7.0:
38563875
the-argv "^1.0.0"
38573876
write-pkg "^3.1.0"
38583877

3859-
xo@0.20.3:
3860-
version "0.20.3"
3861-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.20.3.tgz#6fb1597b5e361fd561535bbf84cf97eefaac5d80"
3878+
xo@0.21.1:
3879+
version "0.21.1"
3880+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.21.1.tgz#b9b198e5af5118654994925ff8b371a82e9b4a2c"
38623881
dependencies:
38633882
arrify "^1.0.1"
38643883
debug "^3.1.0"
3865-
eslint "^4.17.0"
3884+
eslint "^4.19.1"
38663885
eslint-config-prettier "^2.9.0"
3867-
eslint-config-xo "^0.20.0"
3886+
eslint-config-xo "^0.22.0"
38683887
eslint-formatter-pretty "^1.3.0"
38693888
eslint-plugin-ava "^4.5.0"
3870-
eslint-plugin-import "^2.8.0"
3889+
eslint-plugin-import "^2.11.0"
38713890
eslint-plugin-no-use-extend-native "^0.3.12"
38723891
eslint-plugin-node "^6.0.0"
38733892
eslint-plugin-prettier "^2.6.0"
3874-
eslint-plugin-promise "^3.6.0"
3875-
eslint-plugin-unicorn "^4.0.1"
3876-
get-stdin "^5.0.1"
3893+
eslint-plugin-promise "^3.7.0"
3894+
eslint-plugin-unicorn "^4.0.3"
3895+
get-stdin "^6.0.0"
38773896
globby "^8.0.0"
38783897
has-flag "^3.0.0"
38793898
lodash.isequal "^4.5.0"
38803899
lodash.mergewith "^4.6.1"
3881-
meow "^4.0.0"
3900+
meow "^5.0.0"
38823901
multimatch "^2.1.0"
38833902
open-editor "^1.2.0"
38843903
path-exists "^3.0.0"
38853904
pkg-conf "^2.1.0"
3886-
prettier "~1.10.2"
3905+
prettier "^1.12.1"
38873906
resolve-cwd "^2.0.0"
38883907
resolve-from "^4.0.0"
38893908
semver "^5.5.0"
3890-
slash "^1.0.0"
3909+
slash "^2.0.0"
38913910
update-notifier "^2.3.0"
38923911
xo-init "^0.7.0"
38933912

@@ -3903,6 +3922,12 @@ yallist@^2.1.2:
39033922
version "2.1.2"
39043923
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
39053924

3925+
yargs-parser@^10.0.0:
3926+
version "10.0.0"
3927+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.0.0.tgz#c737c93de2567657750cb1f2c00be639fd19c994"
3928+
dependencies:
3929+
camelcase "^4.1.0"
3930+
39063931
yargs-parser@^8.1.0:
39073932
version "8.1.0"
39083933
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-8.1.0.tgz#f1376a33b6629a5d063782944da732631e966950"

0 commit comments

Comments
 (0)