File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 63
63
"release-it" : " ^13.6.5" ,
64
64
"release-it-lerna-changelog" : " ^2.4.0" ,
65
65
"require-so-slow" : " ^2.0.2" ,
66
- "walk-sync" : " ^2.0.2 "
66
+ "walk-sync" : " ^2.2.0 "
67
67
},
68
68
"engines" : {
69
69
"node" : " 10.* || 12.* || >= 14"
Original file line number Diff line number Diff line change @@ -7574,14 +7574,15 @@ walk-sync@^0.3.3:
7574
7574
ensure-posix-path "^1.0.0"
7575
7575
matcher-collection "^1.0.0"
7576
7576
7577
- walk-sync@^2.0.2 :
7578
- version "2.0.2 "
7579
- resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.0.2. tgz#5ea8a28377c8be68c92d50f4007ea381725da14b "
7580
- integrity sha512-dCZkrxfHjPn7tIvdYrX3uMD/R0beVrHpA8lROQ5wWrl8psJgR6xwCkwqTFes0dNujbS2o/ITpvSYgIFsLsf13A ==
7577
+ walk-sync@^2.2.0 :
7578
+ version "2.2.0 "
7579
+ resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0. tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a "
7580
+ integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg ==
7581
7581
dependencies :
7582
7582
" @types/minimatch" " ^3.0.3"
7583
7583
ensure-posix-path "^1.1.0"
7584
7584
matcher-collection "^2.0.0"
7585
+ minimatch "^3.0.4"
7585
7586
7586
7587
walker@^1.0.7, walker@~1.0.5 :
7587
7588
version "1.0.7"
You can’t perform that action at this time.
0 commit comments