File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 4444 "source-map-url" : " ^0.4.1" ,
4545 "symlink-or-copy" : " ^1.3.1" ,
4646 "terser" : " ^5.7.0" ,
47- "walk-sync" : " ^2.2 .0" ,
47+ "walk-sync" : " ^3.0 .0" ,
4848 "workerpool" : " ^6.1.4"
4949 },
5050 "devDependencies" : {
Original file line number Diff line number Diff line change 936936 dependencies :
937937 " @types/unist" " *"
938938
939- " @types/minimatch@^3.0.3 " :
940- version "3.0.3 "
941- resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3 .tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d "
942- integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA ==
939+ " @types/minimatch@^3.0.3" , "@types/minimatch@^3.0.4" :
940+ version "3.0.4 "
941+ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4 .tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21 "
942+ integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA ==
943943
944944" @types/node@* " :
945945 version "10.12.18"
@@ -6725,6 +6725,16 @@ walk-sync@^2.2.0:
67256725 matcher-collection "^2.0.0"
67266726 minimatch "^3.0.4"
67276727
6728+ walk-sync@^3.0.0 :
6729+ version "3.0.0"
6730+ resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-3.0.0.tgz#67f882925021e20569a1edd560b8da31da8d171c"
6731+ integrity sha512-41TvKmDGVpm2iuH7o+DAOt06yyu/cSHpX3uzAwetzASvlNtVddgIjXIb2DfB/Wa20B1Jo86+1Dv1CraSU7hWdw==
6732+ dependencies :
6733+ " @types/minimatch" " ^3.0.4"
6734+ ensure-posix-path "^1.1.0"
6735+ matcher-collection "^2.0.1"
6736+ minimatch "^3.0.4"
6737+
67286738walker@^1.0.7, walker@~1.0.5 :
67296739 version "1.0.7"
67306740 resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
You can’t perform that action at this time.
0 commit comments