Skip to content

Commit 3134bea

Browse files
committedSep 30, 2019
build(deps-dev): bump mocha from 6.2.0 to 6.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v6.2.1/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7c290d7 commit 3134bea

File tree

1 file changed

+43
-188
lines changed

1 file changed

+43
-188
lines changed
 

‎yarn.lock

+43-188
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ ansi-escapes@^3.2.0:
5656
version "3.2.0"
5757
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
5858

59-
ansi-regex@^2.0.0:
60-
version "2.1.1"
61-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
62-
6359
ansi-regex@^3.0.0:
6460
version "3.0.0"
6561
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
@@ -129,17 +125,13 @@ cli-width@^2.0.0:
129125
version "2.2.0"
130126
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
131127

132-
cliui@^4.0.0:
133-
version "4.1.0"
134-
resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49"
128+
cliui@^5.0.0:
129+
version "5.0.0"
130+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
135131
dependencies:
136-
string-width "^2.1.1"
137-
strip-ansi "^4.0.0"
138-
wrap-ansi "^2.0.0"
139-
140-
code-point-at@^1.0.0:
141-
version "1.1.0"
142-
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
132+
string-width "^3.1.0"
133+
strip-ansi "^5.2.0"
134+
wrap-ansi "^5.1.0"
143135

144136
color-convert@^1.9.0:
145137
version "1.9.3"
@@ -155,7 +147,7 @@ concat-map@0.0.1:
155147
version "0.0.1"
156148
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
157149

158-
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
150+
cross-spawn@^6.0.5:
159151
version "6.0.5"
160152
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
161153
dependencies:
@@ -205,12 +197,6 @@ emoji-regex@^7.0.1:
205197
version "7.0.3"
206198
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
207199

208-
end-of-stream@^1.1.0:
209-
version "1.4.1"
210-
resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.1.tgz#ed29634d19baba463b6ce6b80a37213eab71ec43"
211-
dependencies:
212-
once "^1.4.0"
213-
214200
es-abstract@^1.5.1:
215201
version "1.13.0"
216202
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
@@ -376,18 +362,6 @@ esutils@^2.0.2:
376362
version "2.0.2"
377363
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
378364

379-
execa@^1.0.0:
380-
version "1.0.0"
381-
resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
382-
dependencies:
383-
cross-spawn "^6.0.0"
384-
get-stream "^4.0.0"
385-
is-stream "^1.1.0"
386-
npm-run-path "^2.0.0"
387-
p-finally "^1.0.0"
388-
signal-exit "^3.0.0"
389-
strip-eof "^1.0.0"
390-
391365
external-editor@^3.0.3:
392366
version "3.0.3"
393367
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.0.3.tgz#5866db29a97826dbe4bf3afd24070ead9ea43a27"
@@ -460,10 +434,6 @@ functional-red-black-tree@^1.0.1:
460434
version "1.0.1"
461435
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
462436

463-
get-caller-file@^1.0.1:
464-
version "1.0.3"
465-
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
466-
467437
get-caller-file@^2.0.1:
468438
version "2.0.5"
469439
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
@@ -472,12 +442,6 @@ get-stdin@^6.0.0:
472442
version "6.0.0"
473443
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
474444

475-
get-stream@^4.0.0:
476-
version "4.1.0"
477-
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
478-
dependencies:
479-
pump "^3.0.0"
480-
481445
glob-parent@^5.0.0:
482446
version "5.0.0"
483447
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
@@ -575,10 +539,6 @@ inquirer@^6.4.1:
575539
strip-ansi "^5.1.0"
576540
through "^2.3.6"
577541

578-
invert-kv@^2.0.0:
579-
version "2.0.0"
580-
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
581-
582542
is-buffer@~2.0.3:
583543
version "2.0.3"
584544
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"
@@ -595,12 +555,6 @@ is-extglob@^2.1.1:
595555
version "2.1.1"
596556
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
597557

598-
is-fullwidth-code-point@^1.0.0:
599-
version "1.0.0"
600-
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
601-
dependencies:
602-
number-is-nan "^1.0.0"
603-
604558
is-fullwidth-code-point@^2.0.0:
605559
version "2.0.0"
606560
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
@@ -621,10 +575,6 @@ is-regex@^1.0.4:
621575
dependencies:
622576
has "^1.0.1"
623577

624-
is-stream@^1.1.0:
625-
version "1.1.0"
626-
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
627-
628578
is-symbol@^1.0.2:
629579
version "1.0.2"
630580
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
@@ -654,12 +604,6 @@ json-stable-stringify-without-jsonify@^1.0.1:
654604
version "1.0.1"
655605
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
656606

657-
lcid@^2.0.0:
658-
version "2.0.0"
659-
resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
660-
dependencies:
661-
invert-kv "^2.0.0"
662-
663607
levn@^0.3.0, levn@~0.3.0:
664608
version "0.3.0"
665609
resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
@@ -674,7 +618,7 @@ locate-path@^3.0.0:
674618
p-locate "^3.0.0"
675619
path-exists "^3.0.0"
676620

677-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14:
621+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15:
678622
version "4.17.15"
679623
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
680624

@@ -684,20 +628,6 @@ log-symbols@2.2.0:
684628
dependencies:
685629
chalk "^2.0.1"
686630

687-
map-age-cleaner@^0.1.1:
688-
version "0.1.3"
689-
resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
690-
dependencies:
691-
p-defer "^1.0.0"
692-
693-
mem@^4.0.0:
694-
version "4.1.0"
695-
resolved "https://registry.yarnpkg.com/mem/-/mem-4.1.0.tgz#aeb9be2d21f47e78af29e4ac5978e8afa2ca5b8a"
696-
dependencies:
697-
map-age-cleaner "^0.1.1"
698-
mimic-fn "^1.0.0"
699-
p-is-promise "^2.0.0"
700-
701631
mimic-fn@^1.0.0:
702632
version "1.2.0"
703633
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
@@ -719,8 +649,8 @@ mkdirp@0.5.1, mkdirp@^0.5.1:
719649
minimist "0.0.8"
720650

721651
mocha@^6.0.0:
722-
version "6.2.0"
723-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.0.tgz#f896b642843445d1bb8bca60eabd9206b8916e56"
652+
version "6.2.1"
653+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
724654
dependencies:
725655
ansi-colors "3.2.3"
726656
browser-stdout "1.3.1"
@@ -742,9 +672,9 @@ mocha@^6.0.0:
742672
supports-color "6.0.0"
743673
which "1.3.1"
744674
wide-align "1.1.3"
745-
yargs "13.2.2"
746-
yargs-parser "13.0.0"
747-
yargs-unparser "1.5.0"
675+
yargs "13.3.0"
676+
yargs-parser "13.1.1"
677+
yargs-unparser "1.6.0"
748678

749679
moment@^2.18.1:
750680
version "2.22.2"
@@ -773,16 +703,6 @@ node-environment-flags@1.0.5:
773703
object.getownpropertydescriptors "^2.0.3"
774704
semver "^5.7.0"
775705

776-
npm-run-path@^2.0.0:
777-
version "2.0.2"
778-
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
779-
dependencies:
780-
path-key "^2.0.0"
781-
782-
number-is-nan@^1.0.0:
783-
version "1.0.1"
784-
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
785-
786706
object-keys@^1.0.11, object-keys@^1.0.12:
787707
version "1.1.0"
788708
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.0.tgz#11bd22348dd2e096a045ab06f6c85bcc340fa032"
@@ -803,7 +723,7 @@ object.getownpropertydescriptors@^2.0.3:
803723
define-properties "^1.1.2"
804724
es-abstract "^1.5.1"
805725

806-
once@^1.3.0, once@^1.3.1, once@^1.4.0:
726+
once@^1.3.0:
807727
version "1.4.0"
808728
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
809729
dependencies:
@@ -826,30 +746,10 @@ optionator@^0.8.2:
826746
type-check "~0.3.2"
827747
wordwrap "~1.0.0"
828748

829-
os-locale@^3.0.0, os-locale@^3.1.0:
830-
version "3.1.0"
831-
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
832-
dependencies:
833-
execa "^1.0.0"
834-
lcid "^2.0.0"
835-
mem "^4.0.0"
836-
837749
os-tmpdir@~1.0.2:
838750
version "1.0.2"
839751
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
840752

841-
p-defer@^1.0.0:
842-
version "1.0.0"
843-
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
844-
845-
p-finally@^1.0.0:
846-
version "1.0.0"
847-
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
848-
849-
p-is-promise@^2.0.0:
850-
version "2.0.0"
851-
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.0.0.tgz#7554e3d572109a87e1f3f53f6a7d85d1b194f4c5"
852-
853753
p-limit@^2.0.0:
854754
version "2.1.0"
855755
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.1.0.tgz#1d5a0d20fb12707c758a655f6bbc4386b5930d68"
@@ -880,7 +780,7 @@ path-is-absolute@^1.0.0:
880780
version "1.0.1"
881781
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
882782

883-
path-key@^2.0.0, path-key@^2.0.1:
783+
path-key@^2.0.1:
884784
version "2.0.1"
885785
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
886786

@@ -906,13 +806,6 @@ progress@^2.0.0:
906806
version "2.0.0"
907807
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f"
908808

909-
pump@^3.0.0:
910-
version "3.0.0"
911-
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
912-
dependencies:
913-
end-of-stream "^1.1.0"
914-
once "^1.3.1"
915-
916809
punycode@^2.1.0:
917810
version "2.1.1"
918811
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -925,10 +818,6 @@ require-directory@^2.1.1:
925818
version "2.1.1"
926819
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
927820

928-
require-main-filename@^1.0.1:
929-
version "1.0.1"
930-
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
931-
932821
require-main-filename@^2.0.0:
933822
version "2.0.0"
934823
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
@@ -994,7 +883,7 @@ shebang-regex@^1.0.0:
994883
version "1.0.0"
995884
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
996885

997-
signal-exit@^3.0.0, signal-exit@^3.0.2:
886+
signal-exit@^3.0.2:
998887
version "3.0.2"
999888
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
1000889

@@ -1010,15 +899,7 @@ sprintf-js@~1.0.2:
1010899
version "1.0.3"
1011900
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
1012901

1013-
string-width@^1.0.1:
1014-
version "1.0.2"
1015-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
1016-
dependencies:
1017-
code-point-at "^1.0.0"
1018-
is-fullwidth-code-point "^1.0.0"
1019-
strip-ansi "^3.0.0"
1020-
1021-
"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
902+
"string-width@^1.0.2 || 2", string-width@^2.1.0:
1022903
version "2.1.1"
1023904
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
1024905
dependencies:
@@ -1033,11 +914,13 @@ string-width@^3.0.0:
1033914
is-fullwidth-code-point "^2.0.0"
1034915
strip-ansi "^5.0.0"
1035916

1036-
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1037-
version "3.0.1"
1038-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
917+
string-width@^3.1.0:
918+
version "3.1.0"
919+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
1039920
dependencies:
1040-
ansi-regex "^2.0.0"
921+
emoji-regex "^7.0.1"
922+
is-fullwidth-code-point "^2.0.0"
923+
strip-ansi "^5.1.0"
1041924

1042925
strip-ansi@^4.0.0:
1043926
version "4.0.0"
@@ -1051,10 +934,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1051934
dependencies:
1052935
ansi-regex "^4.1.0"
1053936

1054-
strip-eof@^1.0.0:
1055-
version "1.0.0"
1056-
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
1057-
1058937
strip-json-comments@2.0.1:
1059938
version "2.0.1"
1060939
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
@@ -1149,12 +1028,13 @@ wordwrap@~1.0.0:
11491028
version "1.0.0"
11501029
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
11511030

1152-
wrap-ansi@^2.0.0:
1153-
version "2.1.0"
1154-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
1031+
wrap-ansi@^5.1.0:
1032+
version "5.1.0"
1033+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
11551034
dependencies:
1156-
string-width "^1.0.1"
1157-
strip-ansi "^3.0.1"
1035+
ansi-styles "^3.2.0"
1036+
string-width "^3.0.0"
1037+
strip-ansi "^5.0.0"
11581038

11591039
wrappy@1:
11601040
version "1.0.2"
@@ -1166,61 +1046,36 @@ write@1.0.3:
11661046
dependencies:
11671047
mkdirp "^0.5.1"
11681048

1169-
"y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0:
1049+
y18n@^4.0.0:
11701050
version "4.0.0"
11711051
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
11721052

1173-
yargs-parser@13.0.0, yargs-parser@^13.0.0:
1174-
version "13.0.0"
1175-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.0.0.tgz#3fc44f3e76a8bdb1cc3602e860108602e5ccde8b"
1176-
dependencies:
1177-
camelcase "^5.0.0"
1178-
decamelize "^1.2.0"
1179-
1180-
yargs-parser@^11.1.1:
1181-
version "11.1.1"
1182-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4"
1053+
yargs-parser@13.1.1, yargs-parser@^13.1.1:
1054+
version "13.1.1"
1055+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
11831056
dependencies:
11841057
camelcase "^5.0.0"
11851058
decamelize "^1.2.0"
11861059

1187-
yargs-unparser@1.5.0:
1188-
version "1.5.0"
1189-
resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-1.5.0.tgz#f2bb2a7e83cbc87bb95c8e572828a06c9add6e0d"
1060+
yargs-unparser@1.6.0:
1061+
version "1.6.0"
1062+
resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-1.6.0.tgz#ef25c2c769ff6bd09e4b0f9d7c605fb27846ea9f"
11901063
dependencies:
11911064
flat "^4.1.0"
1192-
lodash "^4.17.11"
1193-
yargs "^12.0.5"
1065+
lodash "^4.17.15"
1066+
yargs "^13.3.0"
11941067

1195-
yargs@13.2.2:
1196-
version "13.2.2"
1197-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993"
1068+
yargs@13.3.0, yargs@^13.3.0:
1069+
version "13.3.0"
1070+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"
11981071
dependencies:
1199-
cliui "^4.0.0"
1072+
cliui "^5.0.0"
12001073
find-up "^3.0.0"
12011074
get-caller-file "^2.0.1"
1202-
os-locale "^3.1.0"
12031075
require-directory "^2.1.1"
12041076
require-main-filename "^2.0.0"
12051077
set-blocking "^2.0.0"
12061078
string-width "^3.0.0"
12071079
which-module "^2.0.0"
12081080
y18n "^4.0.0"
1209-
yargs-parser "^13.0.0"
1210-
1211-
yargs@^12.0.5:
1212-
version "12.0.5"
1213-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
1214-
dependencies:
1215-
cliui "^4.0.0"
1216-
decamelize "^1.2.0"
1217-
find-up "^3.0.0"
1218-
get-caller-file "^1.0.1"
1219-
os-locale "^3.0.0"
1220-
require-directory "^2.1.1"
1221-
require-main-filename "^1.0.1"
1222-
set-blocking "^2.0.0"
1223-
string-width "^2.0.0"
1224-
which-module "^2.0.0"
1225-
y18n "^3.2.1 || ^4.0.0"
1226-
yargs-parser "^11.1.1"
1081+
yargs-parser "^13.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.