aws-cdk 2.175.0 → 2.175.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build-info.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "comment": "Generated at 2025-01-09T20:36:30Z by generate.sh",
3
- "commit": "703e81f"
2
+ "comment": "Generated at 2025-01-10T21:12:01Z by generate.sh",
3
+ "commit": "afe6e87"
4
4
  }
@@ -121,7 +121,6 @@ export declare class CdkToolkit {
121
121
  private selectStacksForDeploy;
122
122
  private selectStacksForDiff;
123
123
  private selectStacksForDestroy;
124
- private suggestStacks;
125
124
  /**
126
125
  * Validate the stacks for errors and warnings according to the CLI's current settings
127
126
  */