Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Bump promisify-child-process from 4.1.1 to 4.1.2 in /desktop
Browse files Browse the repository at this point in the history
Bumps [promisify-child-process](https://github.com/jcoreio/promisify-child-process) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/jcoreio/promisify-child-process/releases)
- [Commits](jcoreio/promisify-child-process@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: promisify-child-process
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 8f5014b commit 6f66ec9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion desktop/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"p-filter": "^2.1.0",
"p-map": "^4.0.0",
"pkg-fetch": "3.4.1",
"promisify-child-process": "^4.1.0",
"promisify-child-process": "^4.1.2",
"semver": "^7.5.4",
"simple-plist": "^1.3.1",
"socket.io": "^4.5.0",
Expand Down
5 changes: 0 additions & 5 deletions desktop/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10167,11 +10167,6 @@ promise@^7.1.1:
dependencies:
asap "~2.0.3"

promisify-child-process@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/promisify-child-process/-/promisify-child-process-4.1.1.tgz#290659e079f9c7bd46708404d4488a1a6b802686"
integrity sha512-/sRjHZwoXf1rJ+8s4oWjYjGRVKNK1DUnqfRC1Zek18pl0cN6k3yJ1cCbqd0tWNe4h0Gr+SY4vR42N33+T82WkA==

promisify-child-process@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/promisify-child-process/-/promisify-child-process-4.1.2.tgz#83638088b67f8093d14323e2aaa28b5424d3a7e5"
Expand Down

0 comments on commit 6f66ec9

Please sign in to comment.