@codedrifters/configulator 0.0.116 → 0.0.117

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
@@ -763,7 +763,7 @@ var VERSION = {
763
763
  *
764
764
  * CLI and lib are versioned separately, so this is the lib version.
765
765
  */
766
- AWS_CDK_LIB_VERSION: "2.240.0",
766
+ AWS_CDK_LIB_VERSION: "2.241.0",
767
767
  /**
768
768
  * Version of the AWS Constructs library to use.
769
769
  */