@azure/storage-file-share 12.20.0-alpha.20230724.1 → 12.20.0-alpha.20230727.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
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.20.0-alpha.20230724.1",
4
+ "version": "12.20.0-alpha.20230727.2",
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",
@@ -150,7 +150,7 @@
150
150
  "@types/chai": "^4.1.6",
151
151
  "@types/mocha": "^7.0.2",
152
152
  "@types/node": "^14.0.0",
153
- "@types/sinon": "^9.0.4",
153
+ "@types/sinon": "^10.0.0",
154
154
  "@types/uuid": "^8.0.0",
155
155
  "chai": "^4.2.0",
156
156
  "cross-env": "^7.0.2",
@@ -175,7 +175,7 @@
175
175
  "prettier": "^2.5.1",
176
176
  "puppeteer": "^19.2.2",
177
177
  "rimraf": "^3.0.0",
178
- "sinon": "^9.0.2",
178
+ "sinon": "^15.0.0",
179
179
  "source-map-support": "^0.5.9",
180
180
  "ts-node": "^10.0.0",
181
181
  "typescript": "~5.0.0",