Skip to content

Commit f73f114

Browse files
Bump @azure/identity in /.github/skills/azure-storage-loader (#448)
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.13.0 to 4.13.1. - [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.13.0...@azure/identity_4.13.1) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 701861b commit f73f114

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

.github/skills/azure-storage-loader/package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/skills/azure-storage-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"@azure/data-tables": "^13.3.2",
21-
"@azure/identity": "^4.13.0"
21+
"@azure/identity": "^4.13.1"
2222
}
2323
}

0 commit comments

Comments
 (0)