@codedrifters/configulator 0.0.285 → 0.0.286

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
@@ -7571,7 +7571,7 @@ declare const VERSION: {
7571
7571
  /**
7572
7572
  * What version of the turborepo library should we use?
7573
7573
  */
7574
- readonly TURBO_VERSION: "2.9.7";
7574
+ readonly TURBO_VERSION: "2.9.8";
7575
7575
  /**
7576
7576
  * Version of @types/node to use across all packages (pnpm catalog).
7577
7577
  */
package/lib/index.d.ts CHANGED
@@ -7620,7 +7620,7 @@ declare const VERSION: {
7620
7620
  /**
7621
7621
  * What version of the turborepo library should we use?
7622
7622
  */
7623
- readonly TURBO_VERSION: "2.9.7";
7623
+ readonly TURBO_VERSION: "2.9.8";
7624
7624
  /**
7625
7625
  * Version of @types/node to use across all packages (pnpm catalog).
7626
7626
  */
package/lib/index.js CHANGED
@@ -26545,7 +26545,7 @@ var VERSION = {
26545
26545
  /**
26546
26546
  * What version of the turborepo library should we use?
26547
26547
  */
26548
- TURBO_VERSION: "2.9.7",
26548
+ TURBO_VERSION: "2.9.8",
26549
26549
  /**
26550
26550
  * Version of @types/node to use across all packages (pnpm catalog).
26551
26551
  */