Skip to content

Commit afef9d1

Browse files
build(deps-dev): 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] <support@dependabot.com>
1 parent 0360a84 commit afef9d1

File tree

1 file changed

+53
-44
lines changed

1 file changed

+53
-44
lines changed

yarn.lock

+53-44
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ ansi-regex@^3.0.0:
5656
version "3.0.0"
5757
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
5858

59-
ansi-regex@^4.0.0:
60-
version "4.0.0"
61-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.0.0.tgz#70de791edf021404c3fd615aa89118ae0432e5a9"
59+
ansi-regex@^4.1.0:
60+
version "4.1.0"
61+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
6262

6363
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
6464
version "3.2.1"
@@ -262,13 +262,20 @@ eslint-plugin-self@^1.1.0:
262262
version "1.2.0"
263263
resolved "https://registry.yarnpkg.com/eslint-plugin-self/-/eslint-plugin-self-1.2.0.tgz#b999cfed88b893afa6b1f7ce7037d208ede9b8ba"
264264

265-
eslint-scope@^4.0.0, eslint-scope@^4.0.3:
265+
eslint-scope@^4.0.0:
266266
version "4.0.3"
267267
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
268268
dependencies:
269269
esrecurse "^4.1.0"
270270
estraverse "^4.1.1"
271271

272+
eslint-scope@^5.0.0:
273+
version "5.0.0"
274+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
275+
dependencies:
276+
esrecurse "^4.1.0"
277+
estraverse "^4.1.1"
278+
272279
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
273280
version "1.3.1"
274281
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
@@ -278,45 +285,46 @@ eslint-visitor-keys@^1.0.0:
278285
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
279286

280287
eslint@^6.0.0:
281-
version "6.0.1"
282-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.0.1.tgz#4a32181d72cb999d6f54151df7d337131f81cda7"
288+
version "6.1.0"
289+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646"
283290
dependencies:
284291
"@babel/code-frame" "^7.0.0"
285292
ajv "^6.10.0"
286293
chalk "^2.1.0"
287294
cross-spawn "^6.0.5"
288295
debug "^4.0.1"
289296
doctrine "^3.0.0"
290-
eslint-scope "^4.0.3"
297+
eslint-scope "^5.0.0"
291298
eslint-utils "^1.3.1"
292299
eslint-visitor-keys "^1.0.0"
293300
espree "^6.0.0"
294301
esquery "^1.0.1"
295302
esutils "^2.0.2"
296303
file-entry-cache "^5.0.1"
297304
functional-red-black-tree "^1.0.1"
298-
glob-parent "^3.1.0"
305+
glob-parent "^5.0.0"
299306
globals "^11.7.0"
300307
ignore "^4.0.6"
301308
import-fresh "^3.0.0"
302309
imurmurhash "^0.1.4"
303-
inquirer "^6.2.2"
310+
inquirer "^6.4.1"
304311
is-glob "^4.0.0"
305312
js-yaml "^3.13.1"
306313
json-stable-stringify-without-jsonify "^1.0.1"
307314
levn "^0.3.0"
308-
lodash "^4.17.11"
315+
lodash "^4.17.14"
309316
minimatch "^3.0.4"
310317
mkdirp "^0.5.1"
311318
natural-compare "^1.4.0"
312319
optionator "^0.8.2"
313320
progress "^2.0.0"
314321
regexpp "^2.0.1"
315-
semver "^5.5.1"
316-
strip-ansi "^4.0.0"
317-
strip-json-comments "^2.0.1"
322+
semver "^6.1.2"
323+
strip-ansi "^5.2.0"
324+
strip-json-comments "^3.0.1"
318325
table "^5.2.3"
319326
text-table "^0.2.0"
327+
v8-compile-cache "^2.0.3"
320328

321329
espree@^5.0.0:
322330
version "5.0.1"
@@ -460,12 +468,11 @@ get-stream@^4.0.0:
460468
dependencies:
461469
pump "^3.0.0"
462470

463-
glob-parent@^3.1.0:
464-
version "3.1.0"
465-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
471+
glob-parent@^5.0.0:
472+
version "5.0.0"
473+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
466474
dependencies:
467-
is-glob "^3.1.0"
468-
path-dirname "^1.0.0"
475+
is-glob "^4.0.1"
469476

470477
glob@7.1.3, glob@^7.1.3:
471478
version "7.1.3"
@@ -540,22 +547,22 @@ inherits@2:
540547
version "2.0.3"
541548
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
542549

543-
inquirer@^6.2.2:
544-
version "6.2.2"
545-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.2.tgz#46941176f65c9eb20804627149b743a218f25406"
550+
inquirer@^6.4.1:
551+
version "6.5.0"
552+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
546553
dependencies:
547554
ansi-escapes "^3.2.0"
548555
chalk "^2.4.2"
549556
cli-cursor "^2.1.0"
550557
cli-width "^2.0.0"
551558
external-editor "^3.0.3"
552559
figures "^2.0.0"
553-
lodash "^4.17.11"
560+
lodash "^4.17.12"
554561
mute-stream "0.0.7"
555562
run-async "^2.2.0"
556563
rxjs "^6.4.0"
557564
string-width "^2.1.0"
558-
strip-ansi "^5.0.0"
565+
strip-ansi "^5.1.0"
559566
through "^2.3.6"
560567

561568
invert-kv@^2.0.0:
@@ -574,7 +581,7 @@ is-date-object@^1.0.1:
574581
version "1.0.1"
575582
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
576583

577-
is-extglob@^2.1.0, is-extglob@^2.1.1:
584+
is-extglob@^2.1.1:
578585
version "2.1.1"
579586
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
580587

@@ -588,13 +595,7 @@ is-fullwidth-code-point@^2.0.0:
588595
version "2.0.0"
589596
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
590597

591-
is-glob@^3.1.0:
592-
version "3.1.0"
593-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
594-
dependencies:
595-
is-extglob "^2.1.0"
596-
597-
is-glob@^4.0.0:
598+
is-glob@^4.0.0, is-glob@^4.0.1:
598599
version "4.0.1"
599600
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
600601
dependencies:
@@ -663,9 +664,9 @@ locate-path@^3.0.0:
663664
p-locate "^3.0.0"
664665
path-exists "^3.0.0"
665666

666-
lodash@^4.17.11:
667-
version "4.17.14"
668-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
667+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14:
668+
version "4.17.15"
669+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
669670

670671
log-symbols@2.2.0:
671672
version "2.2.0"
@@ -861,10 +862,6 @@ parent-module@^1.0.0:
861862
dependencies:
862863
callsites "^3.0.0"
863864

864-
path-dirname@^1.0.0:
865-
version "1.0.2"
866-
resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
867-
868865
path-exists@^3.0.0:
869866
version "3.0.0"
870867
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
@@ -965,10 +962,14 @@ rxjs@^6.4.0:
965962
version "2.1.2"
966963
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
967964

968-
semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.7.0:
965+
semver@^5.4.1, semver@^5.5.0, semver@^5.7.0:
969966
version "5.7.0"
970967
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
971968

969+
semver@^6.1.2:
970+
version "6.2.0"
971+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
972+
972973
set-blocking@^2.0.0:
973974
version "2.0.0"
974975
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -1034,20 +1035,24 @@ strip-ansi@^4.0.0:
10341035
dependencies:
10351036
ansi-regex "^3.0.0"
10361037

1037-
strip-ansi@^5.0.0:
1038-
version "5.0.0"
1039-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.0.0.tgz#f78f68b5d0866c20b2c9b8c61b5298508dc8756f"
1038+
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1039+
version "5.2.0"
1040+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
10401041
dependencies:
1041-
ansi-regex "^4.0.0"
1042+
ansi-regex "^4.1.0"
10421043

10431044
strip-eof@^1.0.0:
10441045
version "1.0.0"
10451046
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
10461047

1047-
strip-json-comments@2.0.1, strip-json-comments@^2.0.1:
1048+
strip-json-comments@2.0.1:
10481049
version "2.0.1"
10491050
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
10501051

1052+
strip-json-comments@^3.0.1:
1053+
version "3.0.1"
1054+
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
1055+
10511056
supports-color@6.0.0:
10521057
version "6.0.0"
10531058
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.0.0.tgz#76cfe742cf1f41bb9b1c29ad03068c05b4c0e40a"
@@ -1099,6 +1104,10 @@ uri-js@^4.2.2:
10991104
dependencies:
11001105
punycode "^2.1.0"
11011106

1107+
v8-compile-cache@^2.0.3:
1108+
version "2.0.3"
1109+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"
1110+
11021111
vue-eslint-parser@^6.0.0:
11031112
version "6.0.4"
11041113
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.4.tgz#56ff47e2c2644bff39951d5a284982c7ecd6f7fa"

0 commit comments

Comments
 (0)