Skip to content

Commit

Permalink
chore(deps): bump @azure/core-util from 1.6.1 to 1.9.2 (#3296)
Browse files Browse the repository at this point in the history
Bumps [@azure/core-util](https://github.com/Azure/azure-sdk-for-js) from 1.6.1 to 1.9.2.
- [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/core-util_1.6.1...@azure/core-util_1.9.2)

---
updated-dependencies:
- dependency-name: "@azure/core-util"
  dependency-type: indirect
  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 Sep 12, 2024
1 parent 4a0c170 commit d58862c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,6 @@ __metadata:
languageName: node
linkType: hard

"@azure/abort-controller@npm:^1.0.0":
version: 1.1.0
resolution: "@azure/abort-controller@npm:1.1.0"
dependencies:
tslib: "npm:^2.2.0"
checksum: 10/1efe8735cfe6411f42ab9dda86be627073e0e3345a89bd5d0560175523ab3939db2c82fd17965a49fc70513377866539c91a5c73c871b5a0d771329ffae87dda
languageName: node
linkType: hard

"@azure/abort-controller@npm:^2.0.0":
version: 2.0.0
resolution: "@azure/abort-controller@npm:2.0.0"
Expand All @@ -73,12 +64,12 @@ __metadata:
linkType: hard

"@azure/core-util@npm:^1.1.0":
version: 1.6.1
resolution: "@azure/core-util@npm:1.6.1"
version: 1.9.2
resolution: "@azure/core-util@npm:1.9.2"
dependencies:
"@azure/abort-controller": "npm:^1.0.0"
tslib: "npm:^2.2.0"
checksum: 10/e6baec71813ca7f759e35311bdbcc9ac474db66b480658231575366dac5a7e1653a26b2bd4a7637ddc561d8751117b76eed51ab129b7985e6d5f46561d116072
"@azure/abort-controller": "npm:^2.0.0"
tslib: "npm:^2.6.2"
checksum: 10/341d9ed642fc290569ba7a6d7f4d6d0c11678d96fc8cdf32b25bfe75d4bef3c57a1bebbf1d4cd0451d700c3821d86e288112d478c1f5874ce9e957841dc3cbf5
languageName: node
linkType: hard

Expand Down

0 comments on commit d58862c

Please sign in to comment.