@azure/arm-mixedreality 4.1.0-alpha.20240131.1 → 4.1.0-alpha.20240202.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 +4 -3
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.20240131.1",
6
+ "version": "4.1.0-alpha.20240202.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -31,7 +31,7 @@
31
31
  "typescript": "~5.3.3",
32
32
  "uglify-js": "^3.4.9",
33
33
  "rimraf": "^3.0.0",
34
- "@azure/identity": "^3.3.0",
34
+ "@azure/identity": "^4.0.1",
35
35
  "@azure-tools/test-recorder": "^3.0.0",
36
36
  "@azure-tools/test-credential": "^1.0.0",
37
37
  "mocha": "^10.0.0",
@@ -40,7 +40,8 @@
40
40
  "cross-env": "^7.0.2",
41
41
  "@types/node": "^18.0.0",
42
42
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
43
- "ts-node": "^10.0.0"
43
+ "ts-node": "^10.0.0",
44
+ "@types/mocha": "^10.0.0"
44
45
  },
45
46
  "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/arm-mixedreality",
46
47
  "repository": {