@azure/storage-file-share 12.26.0-alpha.20241125.1 → 12.26.0-alpha.20241127.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.26.0-alpha.20241125.1",
4
+ "version": "12.26.0-alpha.20241127.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",
@@ -150,7 +150,7 @@
150
150
  "karma-chrome-launcher": "^3.0.0",
151
151
  "karma-coverage": "^2.0.0",
152
152
  "karma-env-preprocessor": "^0.1.1",
153
- "karma-firefox-launcher": "^1.1.0",
153
+ "karma-firefox-launcher": "^2.1.3",
154
154
  "karma-junit-reporter": "^2.0.1",
155
155
  "karma-mocha": "^2.0.1",
156
156
  "karma-mocha-reporter": "^2.2.5",