git.fiddlerwoaroof.com
Browse code

Bump eslint from 6.1.0 to 6.5.1

Bumps [eslint](https://github.com/eslint/eslint) from 6.1.0 to 6.5.1.
- [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.1.0...v6.5.1)

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

dependabot-preview[bot] authored on 17/10/2019 07:40:55
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.4.2",
47
-    "eslint": "6.1.0",
47
+    "eslint": "6.5.1",
48 48
     "eslint-plugin-flowtype": "4.3.0",
49 49
     "eslint-plugin-import": "2.18.2",
50 50
     "eslint-plugin-react": "7.14.3",
... ...
@@ -4089,7 +4089,7 @@ eslint-scope@^5.0.0:
4089 4089
     esrecurse "^4.1.0"
4090 4090
     estraverse "^4.1.1"
4091 4091
 
4092
-eslint-utils@^1.3.1, eslint-utils@^1.4.2:
4092
+eslint-utils@^1.4.2:
4093 4093
   version "1.4.2"
4094 4094
   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
4095 4095
   integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
... ...
@@ -4101,50 +4101,7 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
4101 4101
   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4102 4102
   integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4103 4103
 
4104
-eslint@6.1.0:
4105
-  version "6.1.0"
4106
-  resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646"
4107
-  integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ==
4108
-  dependencies:
4109
-    "@babel/code-frame" "^7.0.0"
4110
-    ajv "^6.10.0"
4111
-    chalk "^2.1.0"
4112
-    cross-spawn "^6.0.5"
4113
-    debug "^4.0.1"
4114
-    doctrine "^3.0.0"
4115
-    eslint-scope "^5.0.0"
4116
-    eslint-utils "^1.3.1"
4117
-    eslint-visitor-keys "^1.0.0"
4118
-    espree "^6.0.0"
4119
-    esquery "^1.0.1"
4120
-    esutils "^2.0.2"
4121
-    file-entry-cache "^5.0.1"
4122
-    functional-red-black-tree "^1.0.1"
4123
-    glob-parent "^5.0.0"
4124
-    globals "^11.7.0"
4125
-    ignore "^4.0.6"
4126
-    import-fresh "^3.0.0"
4127
-    imurmurhash "^0.1.4"
4128
-    inquirer "^6.4.1"
4129
-    is-glob "^4.0.0"
4130
-    js-yaml "^3.13.1"
4131
-    json-stable-stringify-without-jsonify "^1.0.1"
4132
-    levn "^0.3.0"
4133
-    lodash "^4.17.14"
4134
-    minimatch "^3.0.4"
4135
-    mkdirp "^0.5.1"
4136
-    natural-compare "^1.4.0"
4137
-    optionator "^0.8.2"
4138
-    progress "^2.0.0"
4139
-    regexpp "^2.0.1"
4140
-    semver "^6.1.2"
4141
-    strip-ansi "^5.2.0"
4142
-    strip-json-comments "^3.0.1"
4143
-    table "^5.2.3"
4144
-    text-table "^0.2.0"
4145
-    v8-compile-cache "^2.0.3"
4146
-
4147
-eslint@^6.1.0:
4104
+eslint@6.5.1, eslint@^6.1.0:
4148 4105
   version "6.5.1"
4149 4106
   resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
4150 4107
   integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
... ...
@@ -4187,7 +4144,7 @@ eslint@^6.1.0:
4187 4144
     text-table "^0.2.0"
4188 4145
     v8-compile-cache "^2.0.3"
4189 4146
 
4190
-espree@^6.0.0, espree@^6.1.1:
4147
+espree@^6.1.1:
4191 4148
   version "6.1.1"
4192 4149
   resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
4193 4150
   integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==