git.fiddlerwoaroof.com
Browse code

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](https://github.com/eslint/eslint/compare/v6.0.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 04/08/2019 07:28:23
Showing 2 changed files
... ...
@@ -44,7 +44,7 @@
44 44
     "enzyme": "^3.10.0",
45 45
     "enzyme-adapter-react-16": "^1.14.0",
46 46
     "enzyme-to-json": "^3.3.5",
47
-    "eslint": "6.0.1",
47
+    "eslint": "6.1.0",
48 48
     "eslint-plugin-flowtype": "3.12.2",
49 49
     "eslint-plugin-import": "2.18.0",
50 50
     "eslint-plugin-react": "7.14.3",
... ...
@@ -3981,6 +3981,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
3981 3981
     esrecurse "^4.1.0"
3982 3982
     estraverse "^4.1.1"
3983 3983
 
3984
+eslint-scope@^5.0.0:
3985
+  version "5.0.0"
3986
+  resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
3987
+  integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
3988
+  dependencies:
3989
+    esrecurse "^4.1.0"
3990
+    estraverse "^4.1.1"
3991
+
3984 3992
 eslint-utils@^1.3.1:
3985 3993
   version "1.3.1"
3986 3994
   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
... ...
@@ -3991,10 +3999,10 @@ eslint-visitor-keys@^1.0.0:
3991 3999
   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3992 4000
   integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3993 4001
 
3994
-eslint@6.0.1:
3995
-  version "6.0.1"
3996
-  resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.0.1.tgz#4a32181d72cb999d6f54151df7d337131f81cda7"
3997
-  integrity sha512-DyQRaMmORQ+JsWShYsSg4OPTjY56u1nCjAmICrE8vLWqyLKxhFXOthwMj1SA8xwfrv0CofLNVnqbfyhwCkaO0w==
4002
+eslint@6.1.0:
4003
+  version "6.1.0"
4004
+  resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646"
4005
+  integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ==
3998 4006
   dependencies:
3999 4007
     "@babel/code-frame" "^7.0.0"
4000 4008
     ajv "^6.10.0"
... ...
@@ -4002,7 +4010,7 @@ eslint@6.0.1:
4002 4010
     cross-spawn "^6.0.5"
4003 4011
     debug "^4.0.1"
4004 4012
     doctrine "^3.0.0"
4005
-    eslint-scope "^4.0.3"
4013
+    eslint-scope "^5.0.0"
4006 4014
     eslint-utils "^1.3.1"
4007 4015
     eslint-visitor-keys "^1.0.0"
4008 4016
     espree "^6.0.0"
... ...
@@ -4010,28 +4018,29 @@ eslint@6.0.1:
4010 4018
     esutils "^2.0.2"
4011 4019
     file-entry-cache "^5.0.1"
4012 4020
     functional-red-black-tree "^1.0.1"
4013
-    glob-parent "^3.1.0"
4021
+    glob-parent "^5.0.0"
4014 4022
     globals "^11.7.0"
4015 4023
     ignore "^4.0.6"
4016 4024
     import-fresh "^3.0.0"
4017 4025
     imurmurhash "^0.1.4"
4018
-    inquirer "^6.2.2"
4026
+    inquirer "^6.4.1"
4019 4027
     is-glob "^4.0.0"
4020 4028
     js-yaml "^3.13.1"
4021 4029
     json-stable-stringify-without-jsonify "^1.0.1"
4022 4030
     levn "^0.3.0"
4023
-    lodash "^4.17.11"
4031
+    lodash "^4.17.14"
4024 4032
     minimatch "^3.0.4"
4025 4033
     mkdirp "^0.5.1"
4026 4034
     natural-compare "^1.4.0"
4027 4035
     optionator "^0.8.2"
4028 4036
     progress "^2.0.0"
4029 4037
     regexpp "^2.0.1"
4030
-    semver "^5.5.1"
4031
-    strip-ansi "^4.0.0"
4032
-    strip-json-comments "^2.0.1"
4038
+    semver "^6.1.2"
4039
+    strip-ansi "^5.2.0"
4040
+    strip-json-comments "^3.0.1"
4033 4041
     table "^5.2.3"
4034 4042
     text-table "^0.2.0"
4043
+    v8-compile-cache "^2.0.3"
4035 4044
 
4036 4045
 eslint@^5.16.0:
4037 4046
   version "5.16.0"
... ...
@@ -4748,6 +4757,13 @@ glob-parent@^3.1.0:
4748 4757
     is-glob "^3.1.0"
4749 4758
     path-dirname "^1.0.0"
4750 4759
 
4760
+glob-parent@^5.0.0:
4761
+  version "5.0.0"
4762
+  resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
4763
+  integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
4764
+  dependencies:
4765
+    is-glob "^4.0.1"
4766
+
4751 4767
 glob-to-regexp@^0.3.0:
4752 4768
   version "0.3.0"
4753 4769
   resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
... ...
@@ -5349,10 +5365,10 @@ inquirer@6.2.2:
5349 5365
     strip-ansi "^5.0.0"
5350 5366
     through "^2.3.6"
5351 5367
 
5352
-inquirer@^6.2.2:
5353
-  version "6.3.1"
5354
-  resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.3.1.tgz#7a413b5e7950811013a3db491c61d1f3b776e8e7"
5355
-  integrity sha512-MmL624rfkFt4TG9y/Jvmt8vdmOo836U7Y0Hxr2aFk3RelZEGX4Igk0KabWrcaaZaTv9uzglOqWh1Vly+FAWAXA==
5368
+inquirer@^6.2.2, inquirer@^6.4.1:
5369
+  version "6.5.0"
5370
+  resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
5371
+  integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
5356 5372
   dependencies:
5357 5373
     ansi-escapes "^3.2.0"
5358 5374
     chalk "^2.4.2"
... ...
@@ -5360,7 +5376,7 @@ inquirer@^6.2.2:
5360 5376
     cli-width "^2.0.0"
5361 5377
     external-editor "^3.0.3"
5362 5378
     figures "^2.0.0"
5363
-    lodash "^4.17.11"
5379
+    lodash "^4.17.12"
5364 5380
     mute-stream "0.0.7"
5365 5381
     run-async "^2.2.0"
5366 5382
     rxjs "^6.4.0"
... ...
@@ -5574,7 +5590,7 @@ is-glob@^3.1.0:
5574 5590
   dependencies:
5575 5591
     is-extglob "^2.1.0"
5576 5592
 
5577
-is-glob@^4.0.0:
5593
+is-glob@^4.0.0, is-glob@^4.0.1:
5578 5594
   version "4.0.1"
5579 5595
   resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
5580 5596
   integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
... ...
@@ -6595,10 +6611,10 @@ lodash.uniq@^4.5.0:
6595 6611
   resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
6596 6612
   integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
6597 6613
 
6598
-"lodash@>=3.5 <5", lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5:
6599
-  version "4.17.14"
6600
-  resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
6601
-  integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
6614
+"lodash@>=3.5 <5", lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.4, lodash@^4.17.5:
6615
+  version "4.17.15"
6616
+  resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6617
+  integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6602 6618
 
6603 6619
 loglevel@^1.4.1:
6604 6620
   version "1.6.1"
... ...
@@ -9370,10 +9386,10 @@ semver@6.0.0:
9370 9386
   resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
9371 9387
   integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
9372 9388
 
9373
-semver@^6.0.0, semver@^6.1.0:
9374
-  version "6.1.1"
9375
-  resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
9376
-  integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==
9389
+semver@^6.0.0, semver@^6.1.0, semver@^6.1.2:
9390
+  version "6.3.0"
9391
+  resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
9392
+  integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
9377 9393
 
9378 9394
 send@0.17.1:
9379 9395
   version "0.17.1"
... ...
@@ -9876,7 +9892,7 @@ stringify-object@^3.3.0:
9876 9892
     is-obj "^1.0.1"
9877 9893
     is-regexp "^1.0.0"
9878 9894
 
9879
-strip-ansi@5.2.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0:
9895
+strip-ansi@5.2.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
9880 9896
   version "5.2.0"
9881 9897
   resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
9882 9898
   integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
... ...
@@ -9920,6 +9936,11 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
9920 9936
   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
9921 9937
   integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
9922 9938
 
9939
+strip-json-comments@^3.0.1:
9940
+  version "3.0.1"
9941
+  resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
9942
+  integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
9943
+
9923 9944
 style-loader@0.23.1:
9924 9945
   version "0.23.1"
9925 9946
   resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1.tgz#cb9154606f3e771ab6c4ab637026a1049174d925"
... ...
@@ -10526,6 +10547,11 @@ uuid@^3.0.1, uuid@^3.3.2:
10526 10547
   resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
10527 10548
   integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
10528 10549
 
10550
+v8-compile-cache@^2.0.3:
10551
+  version "2.0.3"
10552
+  resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"
10553
+  integrity sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==
10554
+
10529 10555
 validate-npm-package-license@^3.0.1:
10530 10556
   version "3.0.4"
10531 10557
   resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"