Skip to content

Commit 6a475d3

Browse files
authored
update to identity 2.0.0-beta.4 (Azure#15686)
1 parent 2280fd3 commit 6a475d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/communication/communication-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
9090
"@azure/test-utils": "^1.0.0",
9191
"@azure/test-utils-recorder": "^1.0.0",
92-
"@azure/identity": "2.0.0-beta.3",
92+
"@azure/identity": "2.0.0-beta.4",
9393
"@microsoft/api-extractor": "7.7.11",
9494
"@rollup/plugin-commonjs": "11.0.2",
9595
"@rollup/plugin-json": "^4.0.0",

sdk/communication/communication-phone-numbers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
7878
"@azure/test-utils": "^1.0.0",
7979
"@azure/test-utils-recorder": "^1.0.0",
80-
"@azure/identity": "2.0.0-beta.3",
80+
"@azure/identity": "2.0.0-beta.4",
8181
"@microsoft/api-extractor": "7.7.11",
8282
"@rollup/plugin-commonjs": "11.0.2",
8383
"@rollup/plugin-json": "^4.0.0",

sdk/communication/communication-sms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"devDependencies": {
7878
"@azure/dev-tool": "^1.0.0",
7979
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
80-
"@azure/identity": "2.0.0-beta.3",
80+
"@azure/identity": "2.0.0-beta.4",
8181
"@azure/test-utils": "^1.0.0",
8282
"@azure/test-utils-recorder": "^1.0.0",
8383
"@microsoft/api-extractor": "7.7.11",

0 commit comments

Comments
 (0)