chore(deps): bump pidusage from 3.0.0 to 3.0.1 (#11087)

Bumps [pidusage](https://github.com/soyuka/pidusage) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/soyuka/pidusage/releases)
- [Changelog](https://github.com/soyuka/pidusage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/soyuka/pidusage/commits)

---
updated-dependencies:
- dependency-name: pidusage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-13 22:06:11 +00:00 committed by GitHub
parent f1d696ed21
commit 79ec61a527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -128,7 +128,7 @@
"markdown-it": "13.0.1",
"module-alias": "2.2.2",
"parse-torrent": "9.1.5",
"pidusage": "3.0.0",
"pidusage": "3.0.1",
"plist": "3.0.6",
"proxy-chain": "2.1.0",
"puppeteer": "18.2.1",

View File

@ -10740,10 +10740,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
pidusage@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-3.0.0.tgz#69108079724c9afdd958644b920bc40bac964044"
integrity sha512-8VJLToXhj+RYZGNVw8oxc7dS54iCQXUJ+MDFHezQ/fwF5B8W4OWodAMboc1wb08S/4LiHwAmkT4ohf/d3YPPsw==
pidusage@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-3.0.1.tgz#b8383319aca2ed810d1bcc4207c1c5c377d94f5f"
integrity sha512-/UlE6DQIe6yuDvm3v6756U0ErEsj60FLQTRZ4qPQF9b5yZKhf4c0llzD0tZpyE03nn8HQoLniFgKsL0ABB3nCg==
dependencies:
safe-buffer "^5.2.1"