Merge pull request #14816 from agentbellnorm/bump-azure-identity

Bump @azure/identity in techdocs-node
This commit is contained in:
Patrik Oldsberg
2022-11-23 18:55:13 +01:00
committed by GitHub
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-node': patch
---
Bump dependency @azure/identity to next minor
+1 -1
View File
@@ -39,7 +39,7 @@
"url": "https://github.com/backstage/backstage/issues"
},
"dependencies": {
"@azure/identity": "^2.0.1",
"@azure/identity": "^2.1.0",
"@azure/storage-blob": "^12.5.0",
"@backstage/backend-common": "workspace:^",
"@backstage/catalog-model": "workspace:^",
+2 -2
View File
@@ -1290,7 +1290,7 @@ __metadata:
languageName: node
linkType: hard
"@azure/identity@npm:^2.0.1, @azure/identity@npm:^2.0.4, @azure/identity@npm:^2.1.0":
"@azure/identity@npm:^2.0.4, @azure/identity@npm:^2.1.0":
version: 2.1.0
resolution: "@azure/identity@npm:2.1.0"
dependencies:
@@ -7598,7 +7598,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@backstage/plugin-techdocs-node@workspace:plugins/techdocs-node"
dependencies:
"@azure/identity": ^2.0.1
"@azure/identity": ^2.1.0
"@azure/storage-blob": ^12.5.0
"@backstage/backend-common": "workspace:^"
"@backstage/catalog-model": "workspace:^"