Skip to content

Commit

Permalink
Bump @azure/storage-queue
Browse files Browse the repository at this point in the history
Bumps [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) from 12.24.0 to 12.25.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.24.0...@azure/storage-queue_12.25.0)

---
updated-dependencies:
- dependency-name: "@azure/storage-queue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 1f11038 commit 628a0f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"main": "dist/**/index.js",
"dependencies": {
"@azure/functions": "^4.5.1",
"@azure/storage-queue": "^12.24.0",
"@azure/storage-queue": "^12.25.0",
"applicationinsights": "^3.3.0",
"csv-stringify": "^6.5.1",
"jsonwebtoken": "^9.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,10 @@
"@opentelemetry/instrumentation" "^0.41.2"
tslib "^2.2.0"

"@azure/storage-queue@^12.24.0":
version "12.24.0"
resolved "https://registry.yarnpkg.com/@azure/storage-queue/-/storage-queue-12.24.0.tgz#f2fdca6f59e03a638fedb3e745cff98ab0378091"
integrity sha512-U84iLcXC1YdfYeZR+aNX6BYrJLIFheQR3jedENkUg5jBH7868i/XK0KTgiNQ+J4bpgNEBdSQGaxDE+kKQv5vnA==
"@azure/storage-queue@^12.25.0":
version "12.25.0"
resolved "https://registry.yarnpkg.com/@azure/storage-queue/-/storage-queue-12.25.0.tgz#69803070857d2341ab22941e2409ed5994e70f66"
integrity sha512-uoobHFbH/o7wIul/sCm32X2YFq6zb1XpNdpKIms9I60mwG3BBaOpEs5pgQV5a5ONG5WMSHlo8E1dNFB5ZZIa1g==
dependencies:
"@azure/abort-controller" "^2.1.2"
"@azure/core-auth" "^1.4.0"
Expand Down

0 comments on commit 628a0f9

Please sign in to comment.