@@ -2658,49 +2658,7 @@ eslint-visitor-keys@^1.0.0:
2658
2658
version "1.0.0"
2659
2659
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2660
2660
2661
-
2662
- version "4.18.1"
2663
- resolved "https://registry.npmjs.org/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
2664
- dependencies :
2665
- ajv "^5.3.0"
2666
- babel-code-frame "^6.22.0"
2667
- chalk "^2.1.0"
2668
- concat-stream "^1.6.0"
2669
- cross-spawn "^5.1.0"
2670
- debug "^3.1.0"
2671
- doctrine "^2.1.0"
2672
- eslint-scope "^3.7.1"
2673
- eslint-visitor-keys "^1.0.0"
2674
- espree "^3.5.2"
2675
- esquery "^1.0.0"
2676
- esutils "^2.0.2"
2677
- file-entry-cache "^2.0.0"
2678
- functional-red-black-tree "^1.0.1"
2679
- glob "^7.1.2"
2680
- globals "^11.0.1"
2681
- ignore "^3.3.3"
2682
- imurmurhash "^0.1.4"
2683
- inquirer "^3.0.6"
2684
- is-resolvable "^1.0.0"
2685
- js-yaml "^3.9.1"
2686
- json-stable-stringify-without-jsonify "^1.0.1"
2687
- levn "^0.3.0"
2688
- lodash "^4.17.4"
2689
- minimatch "^3.0.2"
2690
- mkdirp "^0.5.1"
2691
- natural-compare "^1.4.0"
2692
- optionator "^0.8.2"
2693
- path-is-inside "^1.0.2"
2694
- pluralize "^7.0.0"
2695
- progress "^2.0.0"
2696
- require-uncached "^1.0.3"
2697
- semver "^5.3.0"
2698
- strip-ansi "^4.0.0"
2699
- strip-json-comments "~2.0.1"
2700
- table "^4.0.1"
2701
- text-table "~0.2.0"
2702
-
2703
- eslint@^4.17.0 :
2661
+ [email protected] , eslint@^4.17.0:
2704
2662
version "4.18.1"
2705
2663
resolved "https://registry.npmjs.org/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
2706
2664
dependencies :
3382
3340
once "^1.3.0"
3383
3341
path-is-absolute "^1.0.0"
3384
3342
3385
- glob@^6.0.1 :
3386
- version "6.0.4"
3387
- resolved "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
3388
- dependencies :
3389
- inflight "^1.0.4"
3390
- inherits "2"
3391
- minimatch "2 || 3"
3392
- once "^1.3.0"
3393
- path-is-absolute "^1.0.0"
3394
-
3395
3343
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2 :
3396
3344
version "7.1.2"
3397
3345
resolved "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -3433,26 +3381,17 @@ globals@^9.18.0:
3433
3381
version "9.18.0"
3434
3382
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
3435
3383
3436
-
3437
- version "4.1.0"
3438
- resolved "https://registry.npmjs.org/globby/-/globby-4.1.0.tgz#080f54549ec1b82a6c60e631fc82e1211dbe95f8"
3439
- dependencies :
3440
- array-union "^1.0.1"
3441
- arrify "^1.0.0"
3442
- glob "^6.0.1"
3443
- object-assign "^4.0.1"
3444
- pify "^2.0.0"
3445
- pinkie-promise "^2.0.0"
3446
-
3447
- [email protected] , globby@^6.0.0, globby@^6.1.0:
3448
- version "6.1.0"
3449
- resolved "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
3384
+
3385
+ version "8.0.1"
3386
+ resolved "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz#b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50"
3450
3387
dependencies :
3451
3388
array-union "^1.0.1"
3452
- glob "^7.0.3"
3453
- object-assign "^4.0.1"
3454
- pify "^2.0.0"
3455
- pinkie-promise "^2.0.0"
3389
+ dir-glob "^2.0.0"
3390
+ fast-glob "^2.0.2"
3391
+ glob "^7.1.2"
3392
+ ignore "^3.3.5"
3393
+ pify "^3.0.0"
3394
+ slash "^1.0.0"
3456
3395
3457
3396
globby@^5.0.0 :
3458
3397
version "5.0.0"
@@ -3465,17 +3404,15 @@ globby@^5.0.0:
3465
3404
pify "^2.0.0"
3466
3405
pinkie-promise "^2.0.0"
3467
3406
3468
- globby@^8.0 .0 :
3469
- version "8.0.1 "
3470
- resolved "https://registry.npmjs.org/globby/-/globby-8.0.1. tgz#b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50 "
3407
+ globby@^6.0.0, globby@^6.1 .0 :
3408
+ version "6.1.0 "
3409
+ resolved "https://registry.npmjs.org/globby/-/globby-6.1.0. tgz#f5a6d70e8395e21c858fb0489d64df02424d506c "
3471
3410
dependencies :
3472
3411
array-union "^1.0.1"
3473
- dir-glob "^2.0.0"
3474
- fast-glob "^2.0.2"
3475
- glob "^7.1.2"
3476
- ignore "^3.3.5"
3477
- pify "^3.0.0"
3478
- slash "^1.0.0"
3412
+ glob "^7.0.3"
3413
+ object-assign "^4.0.1"
3414
+ pify "^2.0.0"
3415
+ pinkie-promise "^2.0.0"
3479
3416
3480
3417
good-listener@^1.2.2 :
3481
3418
version "1.2.2"
@@ -5044,7 +4981,7 @@ mimic-fn@^1.0.0:
5044
4981
version "1.1.0"
5045
4982
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
5046
4983
5047
- " minimatch@2 || 3 " , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
4984
+ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4 :
5048
4985
version "3.0.4"
5049
4986
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
5050
4987
dependencies :
0 commit comments