@azure/storage-file-share 12.24.0-alpha.20240627.1 → 12.24.0-alpha.20240628.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
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.24.0-alpha.20240627.1",
4
+ "version": "12.24.0-alpha.20240628.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",
@@ -157,7 +157,7 @@
157
157
  "karma-mocha-reporter": "^2.2.5",
158
158
  "karma-sourcemap-loader": "^0.3.8",
159
159
  "mocha": "^10.0.0",
160
- "nyc": "^15.1.0",
160
+ "nyc": "^17.0.0",
161
161
  "puppeteer": "^22.2.0",
162
162
  "rimraf": "^5.0.5",
163
163
  "sinon": "^17.0.0",