@codedrifters/configulator 0.0.180 → 0.0.181

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
@@ -1782,11 +1782,11 @@ var VERSION = {
1782
1782
  /**
1783
1783
  * Version of Projen to use.
1784
1784
  */
1785
- PROJEN_VERSION: "0.99.45",
1785
+ PROJEN_VERSION: "0.99.47",
1786
1786
  /**
1787
1787
  * What version of the turborepo library should we use?
1788
1788
  */
1789
- TURBO_VERSION: "2.9.5",
1789
+ TURBO_VERSION: "2.9.6",
1790
1790
  /**
1791
1791
  * Version of @types/node to use across all packages (pnpm catalog).
1792
1792
  */