@azure/arm-mixedreality 4.1.0-alpha.20230922.1 → 4.1.0-alpha.20230927.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -57,4 +57,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
57
57
 
58
58
  To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
59
59
 
60
- To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
60
+ To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
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 MixedRealityClient.",
6
- "version": "4.1.0-alpha.20230922.1",
6
+ "version": "4.1.0-alpha.20230927.2",
7
7
  "engines": {
8
8
  "node": ">=14.0.0"
9
9
  },
@@ -40,7 +40,7 @@
40
40
  "@azure/identity": "^3.3.0",
41
41
  "@azure-tools/test-recorder": "^3.0.0",
42
42
  "@azure-tools/test-credential": "^1.0.0",
43
- "mocha": "^7.1.1",
43
+ "mocha": "^10.0.0",
44
44
  "@types/chai": "^4.2.8",
45
45
  "chai": "^4.2.0",
46
46
  "cross-env": "^7.0.2",
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.36.4"
8
+ "packageVersion": "7.37.1"
9
9
  }
10
10
  ]
11
11
  }