@@ -383,6 +383,13 @@ babel-plugin-istanbul@^4.0.0:
383
383
istanbul-lib-instrument "^1.4.2"
384
384
test-exclude "^4.0.0"
385
385
386
+ babel-plugin-lodash@^3.2.11 :
387
+ version "3.2.11"
388
+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.2.11.tgz#21c8fdec9fe1835efaa737873e3902bdd66d5701"
389
+ dependencies :
390
+ glob "^7.1.1"
391
+ lodash "^4.17.2"
392
+
386
393
babel-plugin-syntax-async-functions@^6.8.0 :
387
394
version "6.13.0"
388
395
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
@@ -1831,7 +1838,7 @@ glob@^5.0.5:
1831
1838
once "^1.3.0"
1832
1839
path-is-absolute "^1.0.0"
1833
1840
1834
- glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6 :
1841
+ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1 :
1835
1842
version "7.1.1"
1836
1843
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
1837
1844
dependencies :
@@ -2360,18 +2367,6 @@ lodash.isarray@^3.0.0:
2360
2367
version "3.0.4"
2361
2368
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
2362
2369
2363
- lodash.isplainobject@^4.0.6 :
2364
- version "4.0.6"
2365
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
2366
-
2367
- lodash.isstring@^4.0.1 :
2368
- version "4.0.1"
2369
- resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
2370
-
2371
- lodash.issymbol@^4.0.1 :
2372
- version "4.0.1"
2373
- resolved "https://registry.yarnpkg.com/lodash.issymbol/-/lodash.issymbol-4.0.1.tgz#04ad41d96f3f4f399c37dd4fcf3c1b6901e16116"
2374
-
2375
2370
lodash.keys@^3.0.0 :
2376
2371
version "3.1.2"
2377
2372
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
2411
2406
dependencies :
2412
2407
lodash.tostring "^4.0.0"
2413
2408
2414
- lodash@^4.0.0, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0 :
2409
+ lodash@^4.0.0, lodash@^4.17.2, lodash@^4. 2.0, lodash@^4.2.1, lodash@^4.3.0 :
2415
2410
version "4.17.4"
2416
2411
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2417
2412
0 commit comments