File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 23
23
"request" : " ^2.88.0" ,
24
24
"semver" : " 7.3.5" ,
25
25
"tmp-promise" : " ^3.0.2" ,
26
+ "which" : " 2.0.2" ,
26
27
"yaml" : " ^1.5.1"
27
28
},
28
29
"bin" : {
Original file line number Diff line number Diff line change @@ -5649,20 +5649,20 @@ which-module@^2.0.0:
5649
5649
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
5650
5650
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
5651
5651
5652
+ [email protected] , which@^2.0.0, which@^2.0.1, which@^2.0.2:
5653
+ version "2.0.2"
5654
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
5655
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
5656
+ dependencies :
5657
+ isexe "^2.0.0"
5658
+
5652
5659
which@^1.2.9 :
5653
5660
version "1.3.1"
5654
5661
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
5655
5662
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
5656
5663
dependencies :
5657
5664
isexe "^2.0.0"
5658
5665
5659
- which@^2.0.0, which@^2.0.1, which@^2.0.2 :
5660
- version "2.0.2"
5661
- resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
5662
- integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
5663
- dependencies :
5664
- isexe "^2.0.0"
5665
-
5666
5666
word-wrap@~1.2.3 :
5667
5667
version "1.2.3"
5668
5668
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
You can’t perform that action at this time.
0 commit comments