@codedrifters/configulator 0.0.400 → 0.0.401

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
@@ -31869,7 +31869,7 @@ var VERSION = {
31869
31869
  /**
31870
31870
  * What version of the turborepo library should we use?
31871
31871
  */
31872
- TURBO_VERSION: "2.10.6",
31872
+ TURBO_VERSION: "2.10.7",
31873
31873
  /**
31874
31874
  * Version of `@types/node` to use across all packages (pnpm catalog).
31875
31875
  */