@codedrifters/configulator 0.0.142 → 0.0.143

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
@@ -390,11 +390,11 @@ declare const VERSION: {
390
390
  /**
391
391
  * Version of PNPM to use in workflows at github actions.
392
392
  */
393
- readonly PNPM_VERSION: "10.32.1";
393
+ readonly PNPM_VERSION: "10.33.0";
394
394
  /**
395
395
  * Version of Projen to use.
396
396
  */
397
- readonly PROJEN_VERSION: "0.99.22";
397
+ readonly PROJEN_VERSION: "0.99.23";
398
398
  /**
399
399
  * What version of the turborepo library should we use?
400
400
  */
package/lib/index.d.ts CHANGED
@@ -439,11 +439,11 @@ declare const VERSION: {
439
439
  /**
440
440
  * Version of PNPM to use in workflows at github actions.
441
441
  */
442
- readonly PNPM_VERSION: "10.32.1";
442
+ readonly PNPM_VERSION: "10.33.0";
443
443
  /**
444
444
  * Version of Projen to use.
445
445
  */
446
- readonly PROJEN_VERSION: "0.99.22";
446
+ readonly PROJEN_VERSION: "0.99.23";
447
447
  /**
448
448
  * What version of the turborepo library should we use?
449
449
  */
package/lib/index.js CHANGED
@@ -815,11 +815,11 @@ var VERSION = {
815
815
  /**
816
816
  * Version of PNPM to use in workflows at github actions.
817
817
  */
818
- PNPM_VERSION: "10.32.1",
818
+ PNPM_VERSION: "10.33.0",
819
819
  /**
820
820
  * Version of Projen to use.
821
821
  */
822
- PROJEN_VERSION: "0.99.22",
822
+ PROJEN_VERSION: "0.99.23",
823
823
  /**
824
824
  * What version of the turborepo library should we use?
825
825
  */