File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/angular_devkit/benchmark Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@angular-devkit/core" : " 0.0.0" ,
18
18
"minimist" : " 1.2.5" ,
19
- "pidusage" : " 2.0.18 " ,
19
+ "pidusage" : " 2.0.19 " ,
20
20
"pidtree" : " 0.5.0" ,
21
21
"rxjs" : " 6.5.5" ,
22
22
"tree-kill" : " ^1.2.0"
Original file line number Diff line number Diff line change @@ -9118,7 +9118,14 @@ pidtree@^0.3.0:
9118
9118
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
9119
9119
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
9120
9120
9121
- [email protected] , pidusage@^2.0.17:
9121
+
9122
+ version "2.0.19"
9123
+ resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.19.tgz#5fec4574b886c9b0325f6fbd244edcd03d78f048"
9124
+ integrity sha512-JyPR5G3crevDDaIw+CCnMEDQYuKEod/1BCgtNpyVJknJiXVqf+c9Oy3W+PKoPw8e7KA5AmwHecoviWstXHwI6w==
9125
+ dependencies:
9126
+ safe-buffer "^5.1.2"
9127
+
9128
+ pidusage@^2.0.17:
9122
9129
version "2.0.18"
9123
9130
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.18.tgz#9ccef35df5508a5a4b0838c712ea9b79609aff34"
9124
9131
integrity sha512-Y/VfKfh3poHjMEINxU+gJTeVOBjiThQeFAmzR7z56HSNiMx+etl+yBhk42nRPciPYt/VZl8DQLVXNC6P5vH11A==
You can’t perform that action at this time.
0 commit comments