@codedrifters/configulator 0.0.115 → 0.0.116

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
@@ -757,7 +757,7 @@ var VERSION = {
757
757
  *
758
758
  * CLI and lib are versioned separately, so this is the CLI version.
759
759
  */
760
- AWS_CDK_CLI_VERSION: "2.1107.0",
760
+ AWS_CDK_CLI_VERSION: "2.1108.0",
761
761
  /**
762
762
  * CDK Version to use for construct projects.
763
763
  *
@@ -783,7 +783,7 @@ var VERSION = {
783
783
  /**
784
784
  * What version of the turborepo library should we use?
785
785
  */
786
- TURBO_VERSION: "2.8.11"
786
+ TURBO_VERSION: "2.8.12"
787
787
  };
788
788
 
789
789
  // src/jsii/jsii-faker.ts