@codedrifters/configulator 0.0.448 → 0.0.449

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
@@ -11413,7 +11413,7 @@ declare const VERSION: {
11413
11413
  /**
11414
11414
  * What version of the turborepo library should we use?
11415
11415
  */
11416
- readonly TURBO_VERSION: "2.10.9";
11416
+ readonly TURBO_VERSION: "2.10.10";
11417
11417
  /**
11418
11418
  * Version of `@types/node` to use across all packages (pnpm catalog).
11419
11419
  */
package/lib/index.d.ts CHANGED
@@ -11462,7 +11462,7 @@ declare const VERSION: {
11462
11462
  /**
11463
11463
  * What version of the turborepo library should we use?
11464
11464
  */
11465
- readonly TURBO_VERSION: "2.10.9";
11465
+ readonly TURBO_VERSION: "2.10.10";
11466
11466
  /**
11467
11467
  * Version of `@types/node` to use across all packages (pnpm catalog).
11468
11468
  */
package/lib/index.js CHANGED
@@ -34872,7 +34872,7 @@ var VERSION = {
34872
34872
  /**
34873
34873
  * What version of the turborepo library should we use?
34874
34874
  */
34875
- TURBO_VERSION: "2.10.9",
34875
+ TURBO_VERSION: "2.10.10",
34876
34876
  /**
34877
34877
  * Version of `@types/node` to use across all packages (pnpm catalog).
34878
34878
  */