@codedrifters/configulator 0.0.103 → 0.0.104

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
@@ -750,7 +750,7 @@ var VERSION = {
750
750
  *
751
751
  * CLI and lib are versioned separately, so this is the CLI version.
752
752
  */
753
- AWS_CDK_CLI_VERSION: "2.1106.0",
753
+ AWS_CDK_CLI_VERSION: "2.1106.1",
754
754
  /**
755
755
  * CDK Version to use for construct projects.
756
756
  *
@@ -776,7 +776,7 @@ var VERSION = {
776
776
  /**
777
777
  * What version of the turborepo library should we use?
778
778
  */
779
- TURBO_VERSION: "2.8.9"
779
+ TURBO_VERSION: "2.8.10"
780
780
  };
781
781
 
782
782
  // src/jsii/jsii-faker.ts