Skip to content

Commit

Permalink
chore(deps): bump @azure/identity from 4.5.0 to 4.6.0 (#126)
Browse files Browse the repository at this point in the history
* chore(deps): bump @azure/identity from 4.5.0 to 4.6.0

Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.5.0 to 4.6.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/identity_4.5.0...@azure/identity_4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Trigger CI tests

* Update package

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lyon Till <[email protected]>
  • Loading branch information
dependabot[bot] and ljtill authored Jan 20, 2025
1 parent 59750ca commit 52f1c51
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 12 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15505,7 +15505,7 @@ var child_process__namespace = /*#__PURE__*/_interopNamespaceDefault(child_proce
/**
* Current version of the `@azure/identity` package.
*/
const SDK_VERSION = `4.5.0`;
const SDK_VERSION = `4.6.0`;
/**
* The default client ID for authentication
* @internal
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

26 changes: 17 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@actions/io": "^1.1.3",
"@azure/arm-resources": "^5.2.0",
"@azure/arm-resourcesdeploymentstacks": "^1.0.0",
"@azure/identity": "^4.5.0",
"@azure/identity": "^4.6.0",
"bicep-node": "^0.0.8"
},
"devDependencies": {
Expand Down

0 comments on commit 52f1c51

Please sign in to comment.