@codedrifters/configulator 0.0.210 → 0.0.211

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.d.mts CHANGED
@@ -1907,7 +1907,7 @@ declare const VERSION: {
1907
1907
  *
1908
1908
  * CLI and lib are versioned separately, so this is the lib version.
1909
1909
  */
1910
- readonly AWS_CDK_LIB_VERSION: "2.249.0";
1910
+ readonly AWS_CDK_LIB_VERSION: "2.250.0";
1911
1911
  /**
1912
1912
  * Version of the AWS Constructs library to use.
1913
1913
  */
package/lib/index.d.ts CHANGED
@@ -1956,7 +1956,7 @@ declare const VERSION: {
1956
1956
  *
1957
1957
  * CLI and lib are versioned separately, so this is the lib version.
1958
1958
  */
1959
- readonly AWS_CDK_LIB_VERSION: "2.249.0";
1959
+ readonly AWS_CDK_LIB_VERSION: "2.250.0";
1960
1960
  /**
1961
1961
  * Version of the AWS Constructs library to use.
1962
1962
  */
package/lib/index.js CHANGED
@@ -7765,7 +7765,7 @@ var VERSION = {
7765
7765
  *
7766
7766
  * CLI and lib are versioned separately, so this is the lib version.
7767
7767
  */
7768
- AWS_CDK_LIB_VERSION: "2.249.0",
7768
+ AWS_CDK_LIB_VERSION: "2.250.0",
7769
7769
  /**
7770
7770
  * Version of the AWS Constructs library to use.
7771
7771
  */