Skip to content

Commit

Permalink
chore(deps-dev): bump @wixc3/wait-for-call from 13.3.2 to 13.4.0 (#2183)
Browse files Browse the repository at this point in the history
Bumps [@wixc3/wait-for-call](https://github.com/wixplosives/core3-utils) from 13.3.2 to 13.4.0.
- [Release notes](https://github.com/wixplosives/core3-utils/releases)
- [Commits](wixplosives/core3-utils@v13.3.2...v13.4.0)

---
updated-dependencies:
- dependency-name: "@wixc3/wait-for-call"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent b593f70 commit c5a44d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@wixc3/docs": "^13.3.2",
"@wixc3/testing": "^13.3.2",
"@wixc3/testing-node": "^13.3.2",
"@wixc3/wait-for-call": "^13.3.2",
"@wixc3/wait-for-call": "^13.4.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"electron": "^28.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1749,10 +1749,10 @@
resolved "https://registry.yarnpkg.com/@wixc3/typescript/-/typescript-13.3.2.tgz#0e98f948189ec3d97583b3336bb893d0ff9faf8c"
integrity sha512-Sc9Hubr3xLqoQRLV7cnxvpBfMLclo2RzrJiPcaoRWY5YjMw6TTF35TsuiT0B7DW+ubE9oquETKVaZ1v0pXplsg==

"@wixc3/wait-for-call@^13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@wixc3/wait-for-call/-/wait-for-call-13.3.2.tgz#37ff44c378402345457517991d605a843c6cef8b"
integrity sha512-XUgu3oKVI9M/ylxKmTlilI2jeizaw1XEC+t7920PRcpUgE7KvE+0+E2Zfj1ySE6hSuh6YuAnMENBM0oVi/SWXg==
"@wixc3/wait-for-call@^13.4.0":
version "13.4.0"
resolved "https://registry.yarnpkg.com/@wixc3/wait-for-call/-/wait-for-call-13.4.0.tgz#586602d34333eb656578aaaf482f59c18ad6141a"
integrity sha512-e2LbNsJSu/smWfdrNO/9JZKFcsZS++xBxIZUYe6qbL56XqWt4xmDmK2gjmzMAqJeuvD7I51ngs7K8Z/x8e146A==
dependencies:
promise-assist "^2.0.1"

Expand Down

0 comments on commit c5a44d7

Please sign in to comment.