@azure/arm-datamigration 3.0.0-alpha.20230922.1 → 3.0.0-alpha.20230927.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -18,4 +18,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
18
18
 
19
19
  To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
20
20
 
21
- To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
21
+ 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 DataMigrationManagementClient.",
6
- "version": "3.0.0-alpha.20230922.1",
6
+ "version": "3.0.0-alpha.20230927.2",
7
7
  "engines": {
8
8
  "node": ">=14.0.0"
9
9
  },
@@ -42,7 +42,7 @@
42
42
  "@azure/identity": "^3.3.0",
43
43
  "@azure-tools/test-recorder": "^3.0.0",
44
44
  "@azure-tools/test-credential": "^1.0.0",
45
- "mocha": "^7.1.1",
45
+ "mocha": "^10.0.0",
46
46
  "@types/chai": "^4.2.8",
47
47
  "chai": "^4.2.0",
48
48
  "cross-env": "^7.0.2",