@codedrifters/configulator 0.0.448 → 0.0.450

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
@@ -34453,7 +34453,7 @@ var VERSION = {
34453
34453
  /**
34454
34454
  * Version of PNPM to use in workflows at github actions.
34455
34455
  */
34456
- PNPM_VERSION: "11.21.0",
34456
+ PNPM_VERSION: "11.22.0",
34457
34457
  /**
34458
34458
  * Version of Projen to use.
34459
34459
  */
@@ -34475,7 +34475,7 @@ var VERSION = {
34475
34475
  /**
34476
34476
  * What version of the turborepo library should we use?
34477
34477
  */
34478
- TURBO_VERSION: "2.10.9",
34478
+ TURBO_VERSION: "2.10.10",
34479
34479
  /**
34480
34480
  * Version of `@types/node` to use across all packages (pnpm catalog).
34481
34481
  */