Skip to content

Commit

Permalink
Bump @supercharge/promise-pool from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [@supercharge/promise-pool](https://github.com/superchargejs/promise-pool) from 3.0.0 to 3.1.0.
- [Changelog](https://github.com/supercharge/promise-pool/blob/main/CHANGELOG.md)
- [Commits](supercharge/promise-pool@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@supercharge/promise-pool"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 85458eb commit 8feec0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion matrix-meetings-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nestjs/microservices": "^10.2.4",
"@nestjs/platform-express": "^10.2.4",
"@nestjs/swagger": "^7.1.10",
"@supercharge/promise-pool": "^3.0.0",
"@supercharge/promise-pool": "^3.1.0",
"base64url": "^3.0.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2536,10 +2536,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@supercharge/promise-pool@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@supercharge/promise-pool/-/promise-pool-3.0.0.tgz#11a6a68b41a0f9a917926e007a18cbcc5b50c0d8"
integrity sha512-AV9k1G1r73ppq5z08zXvbFF0skvqzgR5ZAVYQy+wDqQgehe7zDLXgeEo4EisKSKS2aK+aoFi27gzYw2Eny+g7g==
"@supercharge/promise-pool@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@supercharge/promise-pool/-/promise-pool-3.1.0.tgz#308b9f4d4bf1d607695f916d9454a3556cd4c2b4"
integrity sha512-gB3NukbIcYzRtPoE6dx9svQYPodxvnfQlaaQd8N/z87E6WaMfRE7o5HwB+LZ+KeM0nsNAq1n4TmBtfz1VCUR+Q==

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
Expand Down

0 comments on commit 8feec0f

Please sign in to comment.