Skip to content

Commit bb2d00d

Browse files
dependabot-preview[bot]phil-r
authored andcommitted
Bump eslint from 6.0.1 to 6.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.0.1...v6.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b79a778 commit bb2d00d

File tree

1 file changed

+44
-46
lines changed

1 file changed

+44
-46
lines changed

yarn.lock

Lines changed: 44 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -456,10 +456,10 @@ [email protected]:
456456
esrecurse "^4.1.0"
457457
estraverse "^4.1.1"
458458

459-
eslint-scope@^4.0.3:
460-
version "4.0.3"
461-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
462-
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
459+
eslint-scope@^5.0.0:
460+
version "5.0.0"
461+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
462+
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
463463
dependencies:
464464
esrecurse "^4.1.0"
465465
estraverse "^4.1.1"
@@ -475,46 +475,47 @@ eslint-visitor-keys@^1.0.0:
475475
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
476476

477477
eslint@^6.0.1:
478-
version "6.0.1"
479-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.0.1.tgz#4a32181d72cb999d6f54151df7d337131f81cda7"
480-
integrity sha512-DyQRaMmORQ+JsWShYsSg4OPTjY56u1nCjAmICrE8vLWqyLKxhFXOthwMj1SA8xwfrv0CofLNVnqbfyhwCkaO0w==
478+
version "6.1.0"
479+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646"
480+
integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ==
481481
dependencies:
482482
"@babel/code-frame" "^7.0.0"
483483
ajv "^6.10.0"
484484
chalk "^2.1.0"
485485
cross-spawn "^6.0.5"
486486
debug "^4.0.1"
487487
doctrine "^3.0.0"
488-
eslint-scope "^4.0.3"
488+
eslint-scope "^5.0.0"
489489
eslint-utils "^1.3.1"
490490
eslint-visitor-keys "^1.0.0"
491491
espree "^6.0.0"
492492
esquery "^1.0.1"
493493
esutils "^2.0.2"
494494
file-entry-cache "^5.0.1"
495495
functional-red-black-tree "^1.0.1"
496-
glob-parent "^3.1.0"
496+
glob-parent "^5.0.0"
497497
globals "^11.7.0"
498498
ignore "^4.0.6"
499499
import-fresh "^3.0.0"
500500
imurmurhash "^0.1.4"
501-
inquirer "^6.2.2"
501+
inquirer "^6.4.1"
502502
is-glob "^4.0.0"
503503
js-yaml "^3.13.1"
504504
json-stable-stringify-without-jsonify "^1.0.1"
505505
levn "^0.3.0"
506-
lodash "^4.17.11"
506+
lodash "^4.17.14"
507507
minimatch "^3.0.4"
508508
mkdirp "^0.5.1"
509509
natural-compare "^1.4.0"
510510
optionator "^0.8.2"
511511
progress "^2.0.0"
512512
regexpp "^2.0.1"
513-
semver "^5.5.1"
514-
strip-ansi "^4.0.0"
515-
strip-json-comments "^2.0.1"
513+
semver "^6.1.2"
514+
strip-ansi "^5.2.0"
515+
strip-json-comments "^3.0.1"
516516
table "^5.2.3"
517517
text-table "^0.2.0"
518+
v8-compile-cache "^2.0.3"
518519

519520
espree@^6.0.0:
520521
version "6.0.0"
@@ -695,13 +696,12 @@ get-stream@^4.0.0:
695696
dependencies:
696697
pump "^3.0.0"
697698

698-
glob-parent@^3.1.0:
699-
version "3.1.0"
700-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
701-
integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
699+
glob-parent@^5.0.0:
700+
version "5.0.0"
701+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
702+
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
702703
dependencies:
703-
is-glob "^3.1.0"
704-
path-dirname "^1.0.0"
704+
is-glob "^4.0.1"
705705

706706
glob@^7.1.3:
707707
version "7.1.4"
@@ -810,18 +810,18 @@ inherits@2:
810810
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
811811
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
812812

813-
inquirer@^6.2.2:
814-
version "6.3.1"
815-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.3.1.tgz#7a413b5e7950811013a3db491c61d1f3b776e8e7"
816-
integrity sha512-MmL624rfkFt4TG9y/Jvmt8vdmOo836U7Y0Hxr2aFk3RelZEGX4Igk0KabWrcaaZaTv9uzglOqWh1Vly+FAWAXA==
813+
inquirer@^6.4.1:
814+
version "6.5.0"
815+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
816+
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
817817
dependencies:
818818
ansi-escapes "^3.2.0"
819819
chalk "^2.4.2"
820820
cli-cursor "^2.1.0"
821821
cli-width "^2.0.0"
822822
external-editor "^3.0.3"
823823
figures "^2.0.0"
824-
lodash "^4.17.11"
824+
lodash "^4.17.12"
825825
mute-stream "0.0.7"
826826
run-async "^2.2.0"
827827
rxjs "^6.4.0"
@@ -861,7 +861,7 @@ is-directory@^0.3.1:
861861
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
862862
integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
863863

864-
is-extglob@^2.1.0, is-extglob@^2.1.1:
864+
is-extglob@^2.1.1:
865865
version "2.1.1"
866866
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
867867
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
@@ -871,14 +871,7 @@ is-fullwidth-code-point@^2.0.0:
871871
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
872872
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
873873

874-
is-glob@^3.1.0:
875-
version "3.1.0"
876-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
877-
integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
878-
dependencies:
879-
is-extglob "^2.1.0"
880-
881-
is-glob@^4.0.0:
874+
is-glob@^4.0.0, is-glob@^4.0.1:
882875
version "4.0.1"
883876
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
884877
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -982,7 +975,7 @@ locate-path@^5.0.0:
982975
dependencies:
983976
p-locate "^4.1.0"
984977

985-
lodash@^4.17.10, lodash@^4.17.11:
978+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14:
986979
version "4.17.15"
987980
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
988981
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -1222,11 +1215,6 @@ parse-json@^4.0.0:
12221215
error-ex "^1.3.1"
12231216
json-parse-better-errors "^1.0.1"
12241217

1225-
path-dirname@^1.0.0:
1226-
version "1.0.2"
1227-
resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
1228-
integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
1229-
12301218
path-exists@^3.0.0:
12311219
version "3.0.0"
12321220
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
@@ -1408,11 +1396,16 @@ semver-compare@^1.0.0:
14081396
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
14091397
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
14101398

1411-
"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.5.1:
1399+
"semver@2 || 3 || 4 || 5", semver@^5.5.0:
14121400
version "5.5.1"
14131401
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477"
14141402
integrity sha512-PqpAxfrEhlSUWge8dwIp4tZnQ25DIOthpiaHNIthsjEFQD6EvqUKUDM7L8O2rShkFccYo1VjJR0coWfNkCubRw==
14151403

1404+
semver@^6.1.2:
1405+
version "6.2.0"
1406+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
1407+
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
1408+
14161409
shebang-command@^1.2.0:
14171410
version "1.2.0"
14181411
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
@@ -1504,7 +1497,7 @@ strip-ansi@^4.0.0:
15041497
dependencies:
15051498
ansi-regex "^3.0.0"
15061499

1507-
strip-ansi@^5.1.0:
1500+
strip-ansi@^5.1.0, strip-ansi@^5.2.0:
15081501
version "5.2.0"
15091502
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
15101503
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
@@ -1516,10 +1509,10 @@ strip-eof@^1.0.0:
15161509
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
15171510
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
15181511

1519-
strip-json-comments@^2.0.1:
1520-
version "2.0.1"
1521-
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1522-
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
1512+
strip-json-comments@^3.0.1:
1513+
version "3.0.1"
1514+
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
1515+
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
15231516

15241517
supports-color@^5.3.0:
15251518
version "5.3.0"
@@ -1589,6 +1582,11 @@ uri-js@^4.2.2:
15891582
dependencies:
15901583
punycode "^2.1.0"
15911584

1585+
v8-compile-cache@^2.0.3:
1586+
version "2.0.3"
1587+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"
1588+
integrity sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==
1589+
15921590
validate-npm-package-license@^3.0.1:
15931591
version "3.0.4"
15941592
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"

0 commit comments

Comments
 (0)