@azure/arm-resourcehealth 4.1.0-alpha.20240131.1 → 4.1.0-alpha.20240206.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for MicrosoftResourceHealth.",
6
- "version": "4.1.0-alpha.20240131.1",
6
+ "version": "4.1.0-alpha.20240206.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -32,7 +32,7 @@
32
32
  "uglify-js": "^3.4.9",
33
33
  "rimraf": "^5.0.0",
34
34
  "dotenv": "^16.0.0",
35
- "@azure/identity": "^3.3.0",
35
+ "@azure/identity": "^4.0.1",
36
36
  "@azure-tools/test-recorder": "^3.0.0",
37
37
  "@azure-tools/test-credential": "^1.0.0",
38
38
  "mocha": "^10.0.0",
@@ -41,7 +41,8 @@
41
41
  "cross-env": "^7.0.2",
42
42
  "@types/node": "^18.0.0",
43
43
  "ts-node": "^10.0.0",
44
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb"
44
+ "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
45
+ "@types/mocha": "^10.0.0"
45
46
  },
46
47
  "repository": {
47
48
  "type": "git",
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.39.4"
8
+ "packageVersion": "7.39.5"
9
9
  }
10
10
  ]
11
11
  }