Skip to content

Commit 5b0337c

Browse files
renovate-botfilipesilva
authored andcommitted
build: update dependency pidusage to v3
(cherry picked from commit f9a1d60)
1 parent 5f012e1 commit 5b0337c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"pacote": "12.0.2",
187187
"parse5-html-rewriting-stream": "6.0.1",
188188
"pidtree": "^0.5.0",
189-
"pidusage": "^2.0.17",
189+
"pidusage": "^3.0.0",
190190
"piscina": "3.1.0",
191191
"popper.js": "^1.14.1",
192192
"postcss": "8.3.9",

packages/angular_devkit/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@angular-devkit/core": "0.0.0",
1414
"ansi-colors": "4.1.1",
1515
"minimist": "1.2.5",
16-
"pidusage": "2.0.21",
16+
"pidusage": "3.0.0",
1717
"pidtree": "0.5.0",
1818
"rxjs": "6.6.7",
1919
"tree-kill": "^1.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8025,10 +8025,10 @@ [email protected], pidtree@^0.5.0:
80258025
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
80268026
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
80278027

8028-
pidusage@2.0.21, pidusage@^2.0.17:
8029-
version "2.0.21"
8030-
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.21.tgz#7068967b3d952baea73e57668c98b9eaa876894e"
8031-
integrity sha512-cv3xAQos+pugVX+BfXpHsbyz/dLzX+lr44zNMsYiGxUw+kV5sgQCIcLd1z+0vq+KyC7dJ+/ts2PsfgWfSC3WXA==
8028+
pidusage@3.0.0, pidusage@^3.0.0:
8029+
version "3.0.0"
8030+
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-3.0.0.tgz#69108079724c9afdd958644b920bc40bac964044"
8031+
integrity sha512-8VJLToXhj+RYZGNVw8oxc7dS54iCQXUJ+MDFHezQ/fwF5B8W4OWodAMboc1wb08S/4LiHwAmkT4ohf/d3YPPsw==
80328032
dependencies:
80338033
safe-buffer "^5.2.1"
80348034

0 commit comments

Comments
 (0)