@codedrifters/configulator 0.0.416 → 0.0.417

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
@@ -11343,7 +11343,7 @@ declare const VERSION: {
11343
11343
  /**
11344
11344
  * Version of the AWS Constructs library to use.
11345
11345
  */
11346
- readonly AWS_CONSTRUCTS_VERSION: "10.7.2";
11346
+ readonly AWS_CONSTRUCTS_VERSION: "10.8.0";
11347
11347
  /**
11348
11348
  * Version of Node.js to use in CI workflows at github actions.
11349
11349
  */
package/lib/index.d.ts CHANGED
@@ -11392,7 +11392,7 @@ declare const VERSION: {
11392
11392
  /**
11393
11393
  * Version of the AWS Constructs library to use.
11394
11394
  */
11395
- readonly AWS_CONSTRUCTS_VERSION: "10.7.2";
11395
+ readonly AWS_CONSTRUCTS_VERSION: "10.8.0";
11396
11396
  /**
11397
11397
  * Version of Node.js to use in CI workflows at github actions.
11398
11398
  */
package/lib/index.js CHANGED
@@ -34809,7 +34809,7 @@ var VERSION = {
34809
34809
  /**
34810
34810
  * Version of the AWS Constructs library to use.
34811
34811
  */
34812
- AWS_CONSTRUCTS_VERSION: "10.7.2",
34812
+ AWS_CONSTRUCTS_VERSION: "10.8.0",
34813
34813
  /**
34814
34814
  * Version of Node.js to use in CI workflows at github actions.
34815
34815
  */