@azure/storage-file-share 12.25.0-alpha.20240918.1 → 12.25.0-alpha.20240920.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/storage-file-share",
3
3
  "sdk-type": "client",
4
- "version": "12.25.0-alpha.20240918.1",
4
+ "version": "12.25.0-alpha.20240920.1",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - File",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/storage-file-share/src/index.js",
@@ -164,7 +164,7 @@
164
164
  "sinon": "^17.0.0",
165
165
  "source-map-support": "^0.5.9",
166
166
  "ts-node": "^10.0.0",
167
- "typescript": "~5.5.3",
167
+ "typescript": "~5.6.2",
168
168
  "util": "^0.12.1"
169
169
  }
170
170
  }