@codedrifters/configulator 0.0.442 → 0.0.443

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.mjs CHANGED
@@ -34430,7 +34430,7 @@ var VERSION = {
34430
34430
  *
34431
34431
  * CLI and lib are versioned separately, so this is the CLI version.
34432
34432
  */
34433
- AWS_CDK_CLI_VERSION: "2.1135.1",
34433
+ AWS_CDK_CLI_VERSION: "2.1136.0",
34434
34434
  /**
34435
34435
  * CDK Version to use for construct projects.
34436
34436
  *