@@ -969,7 +969,7 @@ dashdash@^1.12.0:
969
969
dependencies :
970
970
assert-plus "^1.0.0"
971
971
972
- debug@^2.1.1, debug@^2.2.0, debug@~2.2.0 :
972
+ debug@^2.1.1, debug@^2.2.0, debug@~2.2.0, [email protected] :
973
973
version "2.2.0"
974
974
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
975
975
dependencies :
@@ -1077,7 +1077,7 @@ es6-map@^0.1.3:
1077
1077
es6-symbol "~3.1.0"
1078
1078
event-emitter "~0.3.4"
1079
1079
1080
- es6-set@^0.1.4, es6-set@ ~0.1.3 :
1080
+ es6-set@~0.1.3 :
1081
1081
version "0.1.4"
1082
1082
resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.4.tgz#9516b6761c2964b92ff479456233a247dc707ce8"
1083
1083
dependencies :
@@ -1127,9 +1127,9 @@ escope@^3.6.0:
1127
1127
esrecurse "^4.1.0"
1128
1128
estraverse "^4.1.1"
1129
1129
1130
- eslint-config-airbnb-base@^8 .0.0 :
1131
- version "8 .0.0"
1132
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-8 .0.0.tgz#c5e958a469ab8af76aff068b43d784e5afe74ca7 "
1130
+ eslint-config-airbnb-base@^9 .0.0 :
1131
+ version "9 .0.0"
1132
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-9 .0.0.tgz#03e135562aa6c4d0d9f1bbda96d901326bf58ad2 "
1133
1133
1134
1134
eslint-import-resolver-node@^0.2.0 :
1135
1135
version "0.2.3"
@@ -1139,30 +1139,31 @@ eslint-import-resolver-node@^0.2.0:
1139
1139
object-assign "^4.0.1"
1140
1140
resolve "^1.1.6"
1141
1141
1142
- eslint-plugin-import@^1.16.0 :
1143
- version "1.16.0"
1144
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-1.16.0.tgz#b2fa07ebcc53504d0f2a4477582ec8bff1871b9f"
1142
+ eslint-module-utils@^1.0.0 :
1143
+ version "1.0.0"
1144
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-1.0.0.tgz#c4a57fd3a53efd8426cc2d5550aadab9bbd05fd0"
1145
+ dependencies :
1146
+ debug "2.2.0"
1147
+ pkg-dir "^1.0.0"
1148
+
1149
+ eslint-plugin-import@^2.0.1 :
1150
+ version "2.0.1"
1151
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.0.1.tgz#dcfe96357d476b3f822570d42c29bec66f5d9c5c"
1145
1152
dependencies :
1146
1153
builtin-modules "^1.1.1"
1147
1154
contains-path "^0.1.0"
1148
1155
debug "^2.2.0"
1149
1156
doctrine "1.3.x"
1150
- es6-map "^0.1.3"
1151
- es6-set "^0.1.4"
1152
1157
eslint-import-resolver-node "^0.2.0"
1158
+ eslint-module-utils "^1.0.0"
1153
1159
has "^1.0.1"
1154
1160
lodash.cond "^4.3.0"
1155
- lodash.endswith "^4.0.1"
1156
- lodash.find "^4.3.0"
1157
- lodash.findindex "^4.3.0"
1158
1161
minimatch "^3.0.3"
1159
- object-assign "^4.0.1"
1160
- pkg-dir "^1.0.0"
1161
1162
pkg-up "^1.0.0"
1162
1163
1163
- eslint@^3.0.0 :
1164
- version "3.7 .1"
1165
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.7 .1.tgz#7faa84599e0fea422f04bc32db49054051a3f11a "
1164
+ eslint@^3.8.1 :
1165
+ version "3.8 .1"
1166
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.8 .1.tgz#7d02db44cd5aaf4fa7aa489e1f083baa454342ba "
1166
1167
dependencies :
1167
1168
chalk "^1.1.3"
1168
1169
concat-stream "^1.4.6"
@@ -1186,7 +1187,7 @@ eslint@^3.0.0:
1186
1187
lodash "^4.0.0"
1187
1188
mkdirp "^0.5.0"
1188
1189
natural-compare "^1.4.0"
1189
- optionator "^0.8.1 "
1190
+ optionator "^0.8.2 "
1190
1191
path-is-inside "^1.0.1"
1191
1192
pluralize "^1.2.1"
1192
1193
progress "^1.1.8"
@@ -2236,18 +2237,6 @@ lodash.cond@^4.3.0:
2236
2237
version "4.5.2"
2237
2238
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
2238
2239
2239
- lodash.endswith@^4.0.1 :
2240
- version "4.2.1"
2241
- resolved "https://registry.yarnpkg.com/lodash.endswith/-/lodash.endswith-4.2.1.tgz#fed59ac1738ed3e236edd7064ec456448b37bc09"
2242
-
2243
- lodash.find@^4.3.0 :
2244
- version "4.6.0"
2245
- resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1"
2246
-
2247
- lodash.findindex@^4.3.0 :
2248
- version "4.6.0"
2249
- resolved "https://registry.yarnpkg.com/lodash.findindex/-/lodash.findindex-4.6.0.tgz#a3245dee61fb9b6e0624b535125624bb69c11106"
2250
-
2251
2240
lodash.isarguments@^3.0.0 :
2252
2241
version "3.1.0"
2253
2242
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
@@ -2539,7 +2528,7 @@ optimist@^0.6.1:
2539
2528
minimist "~0.0.1"
2540
2529
wordwrap "~0.0.2"
2541
2530
2542
- optionator@^0.8.1 :
2531
+ optionator@^0.8.1, optionator@^0.8.2 :
2543
2532
version "0.8.2"
2544
2533
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
2545
2534
dependencies :
0 commit comments