@codedrifters/configulator 0.0.458 → 0.0.459

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/lib/index.d.mts CHANGED
@@ -11830,7 +11830,7 @@ declare const VERSION: {
11830
11830
  *
11831
11831
  * CLI and lib are versioned separately, so this is the CLI version.
11832
11832
  */
11833
- readonly AWS_CDK_CLI_VERSION: "2.1136.0";
11833
+ readonly AWS_CDK_CLI_VERSION: "2.1137.0";
11834
11834
  /**
11835
11835
  * CDK Version to use for construct projects.
11836
11836
  *
package/lib/index.d.ts CHANGED
@@ -11879,7 +11879,7 @@ declare const VERSION: {
11879
11879
  *
11880
11880
  * CLI and lib are versioned separately, so this is the CLI version.
11881
11881
  */
11882
- readonly AWS_CDK_CLI_VERSION: "2.1136.0";
11882
+ readonly AWS_CDK_CLI_VERSION: "2.1137.0";
11883
11883
  /**
11884
11884
  * CDK Version to use for construct projects.
11885
11885
  *
package/lib/index.js CHANGED
@@ -34984,7 +34984,7 @@ var VERSION = {
34984
34984
  *
34985
34985
  * CLI and lib are versioned separately, so this is the CLI version.
34986
34986
  */
34987
- AWS_CDK_CLI_VERSION: "2.1136.0",
34987
+ AWS_CDK_CLI_VERSION: "2.1137.0",
34988
34988
  /**
34989
34989
  * CDK Version to use for construct projects.
34990
34990
  *