@codedrifters/configulator 0.0.149 → 0.0.150

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
@@ -765,7 +765,7 @@ var VERSION = {
765
765
  *
766
766
  * CLI and lib are versioned separately, so this is the CLI version.
767
767
  */
768
- AWS_CDK_CLI_VERSION: "2.1115.1",
768
+ AWS_CDK_CLI_VERSION: "2.1116.0",
769
769
  /**
770
770
  * CDK Version to use for construct projects.
771
771
  *