build(deps-dev): bump find-process from 1.4.5 to 1.4.7

Bumps [find-process](https://github.com/yibn2008/find-process) from 1.4.5 to 1.4.7.
- [Release notes](https://github.com/yibn2008/find-process/releases)
- [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md)
- [Commits](https://github.com/yibn2008/find-process/compare/1.4.5...1.4.7)

---
updated-dependencies:
- dependency-name: find-process
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-21 04:10:15 +00:00
committed by GitHub
parent 906d2b28cd
commit 3c878433d9
+3 -3
View File
@@ -15139,9 +15139,9 @@ find-my-way@^2.2.2:
semver-store "^0.3.0"
find-process@^1.4.5:
version "1.4.5"
resolved "https://registry.npmjs.org/find-process/-/find-process-1.4.5.tgz#6a0e4c87a32ca927c05cbed7b9078d62ffaac1a4"
integrity sha512-v11rJYYISUWn+s8qZzgGnBvlzRKf3bOtlGFM8H0kw56lGQtOmLuLCzuclA5kehA2j7S5sioOWdI4woT3jDavAw==
version "1.4.7"
resolved "https://registry.npmjs.org/find-process/-/find-process-1.4.7.tgz#8c76962259216c381ef1099371465b5b439ea121"
integrity sha512-/U4CYp1214Xrp3u3Fqr9yNynUrr5Le4y0SsJh2lMDDSbpwYSz3M2SMWQC+wqcx79cN8PQtHQIL8KnuY9M66fdg==
dependencies:
chalk "^4.0.0"
commander "^5.1.0"