Skip to content

Commit f4cc132

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update pidusage to version 2.0.18
1 parent 1dbcd8d commit f4cc132

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/angular_devkit/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@angular-devkit/core": "0.0.0",
1818
"minimist": "1.2.0",
19-
"pidusage": "2.0.17",
19+
"pidusage": "2.0.18",
2020
"pidtree": "0.3.0",
2121
"rxjs": "6.5.4",
2222
"tree-kill": "^1.2.0"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8509,7 +8509,14 @@ pidtree@0.3.0, pidtree@^0.3.0:
85098509
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.0.tgz#f6fada10fccc9f99bf50e90d0b23d72c9ebc2e6b"
85108510
integrity sha512-9CT4NFlDcosssyg8KVFltgokyKZIFjoBxw8CTGy+5F38Y1eQWrt8tRayiUOXE+zVKQnYu5BR8JjCtvK3BcnBhg==
85118511

8512-
pidusage@2.0.17, pidusage@^2.0.17:
8512+
pidusage@2.0.18:
8513+
version "2.0.18"
8514+
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.18.tgz#9ccef35df5508a5a4b0838c712ea9b79609aff34"
8515+
integrity sha512-Y/VfKfh3poHjMEINxU+gJTeVOBjiThQeFAmzR7z56HSNiMx+etl+yBhk42nRPciPYt/VZl8DQLVXNC6P5vH11A==
8516+
dependencies:
8517+
safe-buffer "^5.1.2"
8518+
8519+
pidusage@^2.0.17:
85138520
version "2.0.17"
85148521
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.17.tgz#6b4a2b4a09026f0e9828f7e5627837e4c0672581"
85158522
integrity sha512-N8X5v18rBmlBoArfS83vrnD0gIFyZkXEo7a5pAS2aT0i2OLVymFb2AzVg+v8l/QcXnE1JwZcaXR8daJcoJqtjw==

0 commit comments

Comments
 (0)