@@ -1139,7 +1139,7 @@ date-time@^0.1.1:
1139
1139
version "0.1.1"
1140
1140
resolved "https://registry.yarnpkg.com/date-time/-/date-time-0.1.1.tgz#ed2f6d93d9790ce2fd66d5b5ff3edd5bbcbf3b07"
1141
1141
1142
- debug@^2.1.1, debug@^2.2.0, debug@~2.2.0, [email protected] :
1142
+ debug@^2.1.1, debug@^2.2.0, debug@~2.2.0 :
1143
1143
version "2.2.0"
1144
1144
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
1145
1145
dependencies :
@@ -1264,7 +1264,7 @@ es6-map@^0.1.3:
1264
1264
es6-symbol "~3.1.0"
1265
1265
event-emitter "~0.3.4"
1266
1266
1267
- es6-set@~0.1.3 :
1267
+ es6-set@^0.1.4, es6-set@ ~0.1.3 :
1268
1268
version "0.1.4"
1269
1269
resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.4.tgz#9516b6761c2964b92ff479456233a247dc707ce8"
1270
1270
dependencies :
@@ -1303,16 +1303,10 @@ escope@^3.6.0:
1303
1303
esrecurse "^4.1.0"
1304
1304
estraverse "^4.1.1"
1305
1305
1306
- eslint-config-airbnb-base@^8.0.0 :
1306
+ eslint-config-airbnb-base :
1307
1307
version "8.0.0"
1308
1308
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-8.0.0.tgz#c5e958a469ab8af76aff068b43d784e5afe74ca7"
1309
1309
1310
- eslint-config-airbnb@^12.0.0 :
1311
- version "12.0.0"
1312
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-12.0.0.tgz#ab282b756a25f03d04ac264c24d673a08a803270"
1313
- dependencies :
1314
- eslint-config-airbnb-base "^8.0.0"
1315
-
1316
1310
eslint-import-resolver-node@^0.2.0 :
1317
1311
version "0.2.3"
1318
1312
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.3.tgz#5add8106e8c928db2cba232bcd9efa846e3da16c"
@@ -1321,26 +1315,25 @@ eslint-import-resolver-node@^0.2.0:
1321
1315
object-assign "^4.0.1"
1322
1316
resolve "^1.1.6"
1323
1317
1324
- eslint-module-utils@^1.0.0 :
1325
- version "1.0.0"
1326
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-1.0.0.tgz#c4a57fd3a53efd8426cc2d5550aadab9bbd05fd0"
1327
- dependencies :
1328
- debug "2.2.0"
1329
- pkg-dir "^1.0.0"
1330
-
1331
- eslint-plugin-import :
1332
- version "2.0.1"
1333
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.0.1.tgz#dcfe96357d476b3f822570d42c29bec66f5d9c5c"
1318
+
1319
+ version "1.16.0"
1320
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-1.16.0.tgz#b2fa07ebcc53504d0f2a4477582ec8bff1871b9f"
1334
1321
dependencies :
1335
1322
builtin-modules "^1.1.1"
1336
1323
contains-path "^0.1.0"
1337
1324
debug "^2.2.0"
1338
1325
doctrine "1.3.x"
1326
+ es6-map "^0.1.3"
1327
+ es6-set "^0.1.4"
1339
1328
eslint-import-resolver-node "^0.2.0"
1340
- eslint-module-utils "^1.0.0"
1341
1329
has "^1.0.1"
1342
1330
lodash.cond "^4.3.0"
1331
+ lodash.endswith "^4.0.1"
1332
+ lodash.find "^4.3.0"
1333
+ lodash.findindex "^4.3.0"
1343
1334
minimatch "^3.0.3"
1335
+ object-assign "^4.0.1"
1336
+ pkg-dir "^1.0.0"
1344
1337
pkg-up "^1.0.0"
1345
1338
1346
1339
eslint@^3.7.1 :
@@ -2112,10 +2105,22 @@ lodash.difference@^4.3.0:
2112
2105
version "4.5.0"
2113
2106
resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
2114
2107
2108
+ lodash.endswith@^4.0.1 :
2109
+ version "4.2.1"
2110
+ resolved "https://registry.yarnpkg.com/lodash.endswith/-/lodash.endswith-4.2.1.tgz#fed59ac1738ed3e236edd7064ec456448b37bc09"
2111
+
2115
2112
lodash.escaperegexp@^4.1.1 :
2116
2113
version "4.1.2"
2117
2114
resolved "https://registry.yarnpkg.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz#64762c48618082518ac3df4ccf5d5886dae20347"
2118
2115
2116
+ lodash.find@^4.3.0 :
2117
+ version "4.6.0"
2118
+ resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1"
2119
+
2120
+ lodash.findindex@^4.3.0 :
2121
+ version "4.6.0"
2122
+ resolved "https://registry.yarnpkg.com/lodash.findindex/-/lodash.findindex-4.6.0.tgz#a3245dee61fb9b6e0624b535125624bb69c11106"
2123
+
2119
2124
lodash.flatten@^4.2.0 :
2120
2125
version "4.4.0"
2121
2126
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
0 commit comments