@azure/arm-storagesync 9.1.1-alpha.20241217.1 → 9.1.1-alpha.20241219.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
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for MicrosoftStorageSync.",
6
- "version": "9.1.1-alpha.20241217.1",
6
+ "version": "9.1.1-alpha.20241219.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -38,7 +38,7 @@
38
38
  "chai": "^4.2.0",
39
39
  "mocha": "^11.0.2",
40
40
  "ts-node": "^10.0.0",
41
- "typescript": "~5.6.2"
41
+ "typescript": "~5.7.2"
42
42
  },
43
43
  "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync",
44
44
  "repository": {