File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/angular_devkit/benchmark Expand file tree Collapse file tree 2 files changed +5
-5
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.19 " ,
19
+ "pidusage" : " 2.0.20 " ,
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 @@ -9152,10 +9152,10 @@ pidtree@^0.3.0:
9152
9152
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
9153
9153
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
9154
9154
9155
-
9156
- version "2.0.19 "
9157
- resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.19 .tgz#5fec4574b886c9b0325f6fbd244edcd03d78f048 "
9158
- integrity sha512-JyPR5G3crevDDaIw+CCnMEDQYuKEod/1BCgtNpyVJknJiXVqf+c9Oy3W+PKoPw8e7KA5AmwHecoviWstXHwI6w ==
9155
+
9156
+ version "2.0.20 "
9157
+ resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.20 .tgz#206ad92f086c892c014dcfb9159909eaec072e18 "
9158
+ integrity sha512-ObZwSCGhHAu+fDpHeIP7ZTy5YbQNOguJCKQE02kSnlEvBgj62cParJ4nzYQxpXauKUzT3e0CeSb1Y9Cgbry2qQ ==
9159
9159
dependencies:
9160
9160
safe-buffer "^5.1.2"
9161
9161
You can’t perform that action at this time.
0 commit comments