File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "minimatch" : " ^3.0.4" ,
4242 "puppeteer" : " ^1.17.0" ,
4343 "sync-disk-cache" : " ^1.3.3" ,
44- "walk-sync" : " ^1.1.3 " ,
44+ "walk-sync" : " ^2.0.2 " ,
4545 "winston" : " ^3.2.1"
4646 },
4747 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4411,11 +4411,12 @@ map-visit@^1.0.0:
44114411 dependencies :
44124412 object-visit "^1.0.0"
44134413
4414- matcher-collection@^1.1.1 :
4415- version "1.1.2 "
4416- resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-1.1.2 .tgz#1076f506f10ca85897b53d14ef54f90a5c426838 "
4417- integrity sha512-YQ/teqaOIIfUHedRam08PB3NK7Mjct6BvzRnJmpGDm8uFXpNr1sbY4yuflI5JcEs6COpYA0FpRQhSDBf1tT95g ==
4414+ matcher-collection@^2.0.0 :
4415+ version "2.0.0 "
4416+ resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-2.0.0 .tgz#470ae263c793e897b3f1e72c695016b7aea355c4 "
4417+ integrity sha512-wSi4BgQGTFfBN5J+pIaS78rEKk4qIkjrw+NfJYdHsd2cRVIQsbDi3BZtNAXTFA2WHvlbS9kLGtTjv3cPJKuRSw ==
44184418 dependencies :
4419+ " @types/minimatch" " ^3.0.3"
44194420 minimatch "^3.0.2"
44204421
44214422mem@^1.1.0 :
@@ -6674,14 +6675,14 @@ w3c-hr-time@^1.0.1:
66746675 dependencies :
66756676 browser-process-hrtime "^0.1.2"
66766677
6677- walk-sync@^1.1.3 :
6678- version "1.1.3 "
6679- resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-1.1.3 .tgz#3b7b6468f068b5eba2278c931c57db3d39092969 "
6680- integrity sha512-23ivbET0Q/389y3EHpiIgxx881AS2mwdXA7iBqUDNSymoTPYb2jWlF3gkuuAP1iLgdNXmiHw/kZ/wZwrELU6Ag ==
6678+ walk-sync@^2.0.2 :
6679+ version "2.0.2 "
6680+ resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2 .tgz#5ea8a28377c8be68c92d50f4007ea381725da14b "
6681+ integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A ==
66816682 dependencies :
66826683 " @types/minimatch" " ^3.0.3"
66836684 ensure-posix-path "^1.1.0"
6684- matcher-collection "^1.1.1 "
6685+ matcher-collection "^2.0.0 "
66856686
66866687walker@^1.0.7, walker@~1.0.5 :
66876688 version "1.0.7"
You can’t perform that action at this time.
0 commit comments