Skip to content

Commit 10e08b9

Browse files
authored
[Perf] Update storage perf dependency versions (Azure#23146)
1 parent fa04a38 commit 10e08b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/storage/perf-tests/storage-blob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@azure/core-http": "^2.0.0",
1212
"@azure/core-rest-pipeline": "^1.1.0",
13-
"@azure/storage-blob": "^12.10.0-beta.1",
13+
"@azure/storage-blob": "^12.12.0-beta.2",
1414
"@azure/test-utils-perf": "^1.0.0",
1515
"dotenv": "^8.2.0",
1616
"uuid": "^8.3.0"

sdk/storage/perf-tests/storage-file-datalake/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "",
99
"license": "ISC",
1010
"dependencies": {
11-
"@azure/storage-file-datalake": "^12.9.0-beta.1",
11+
"@azure/storage-file-datalake": "^12.11.0-beta.2",
1212
"@azure/test-utils-perf": "^1.0.0",
1313
"dotenv": "^8.2.0",
1414
"uuid": "^8.3.0"

sdk/storage/perf-tests/storage-file-share/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "",
99
"license": "ISC",
1010
"dependencies": {
11-
"@azure/storage-file-share": "^12.10.0-beta.1",
11+
"@azure/storage-file-share": "^12.11.1",
1212
"@azure/test-utils-perf": "^1.0.0",
1313
"dotenv": "^8.2.0",
1414
"uuid": "^8.3.0"

0 commit comments

Comments
 (0)