@codedrifters/configulator 0.0.420 → 0.0.421

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
@@ -34427,7 +34427,7 @@ var VERSION = {
34427
34427
  *
34428
34428
  * CLI and lib are versioned separately, so this is the CLI version.
34429
34429
  */
34430
- AWS_CDK_CLI_VERSION: "2.1134.0",
34430
+ AWS_CDK_CLI_VERSION: "2.1135.0",
34431
34431
  /**
34432
34432
  * CDK Version to use for construct projects.
34433
34433
  *
@@ -34450,7 +34450,7 @@ var VERSION = {
34450
34450
  /**
34451
34451
  * Version of PNPM to use in workflows at github actions.
34452
34452
  */
34453
- PNPM_VERSION: "11.18.0",
34453
+ PNPM_VERSION: "11.19.0",
34454
34454
  /**
34455
34455
  * Version of Projen to use.
34456
34456
  */