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.5"
4949 },
5050 "devDependencies" : {
Original file line number Diff line number Diff line change 944944 dependencies :
945945 " @types/unist" " *"
946946
947- " @types/minimatch@^3.0.3 " :
948- version "3.0.3 "
949- resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3 .tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d "
950- integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA ==
947+ " @types/minimatch@^3.0.3" , "@types/minimatch@^3.0.4" :
948+ version "3.0.4 "
949+ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4 .tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21 "
950+ integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA ==
951951
952952" @types/node@* " :
953953 version "10.12.18"
@@ -6733,6 +6733,16 @@ walk-sync@^2.2.0:
67336733 matcher-collection "^2.0.0"
67346734 minimatch "^3.0.4"
67356735
6736+ walk-sync@^3.0.0 :
6737+ version "3.0.0"
6738+ resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-3.0.0.tgz#67f882925021e20569a1edd560b8da31da8d171c"
6739+ integrity sha512-41TvKmDGVpm2iuH7o+DAOt06yyu/cSHpX3uzAwetzASvlNtVddgIjXIb2DfB/Wa20B1Jo86+1Dv1CraSU7hWdw==
6740+ dependencies :
6741+ " @types/minimatch" " ^3.0.4"
6742+ ensure-posix-path "^1.1.0"
6743+ matcher-collection "^2.0.1"
6744+ minimatch "^3.0.4"
6745+
67366746walker@^1.0.7, walker@~1.0.5 :
67376747 version "1.0.7"
67386748 resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
You can’t perform that action at this time.
0 commit comments