@azure/storage-blob 12.25.0-alpha.20240823.1 → 12.25.0-alpha.20240826.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-blob",
3
3
  "sdk-type": "client",
4
- "version": "12.25.0-alpha.20240823.1",
4
+ "version": "12.25.0-alpha.20240826.1",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - Blob",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/storage-blob/src/index.js",
@@ -154,7 +154,7 @@
154
154
  "cross-env": "^7.0.2",
155
155
  "dotenv": "^16.0.0",
156
156
  "es6-promise": "^4.2.5",
157
- "eslint": "^8.0.0",
157
+ "eslint": "^9.9.0",
158
158
  "inherits": "^2.0.3",
159
159
  "karma": "^6.2.0",
160
160
  "karma-chrome-launcher": "^3.0.0",