@codedrifters/configulator 0.0.105 → 0.0.107

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.30.0";
393
+ readonly PNPM_VERSION: "10.30.1";
394
394
  /**
395
395
  * Version of Projen to use.
396
396
  */
397
- readonly PROJEN_VERSION: "0.99.13";
397
+ readonly PROJEN_VERSION: "0.99.16";
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.30.0";
442
+ readonly PNPM_VERSION: "10.30.1";
443
443
  /**
444
444
  * Version of Projen to use.
445
445
  */
446
- readonly PROJEN_VERSION: "0.99.13";
446
+ readonly PROJEN_VERSION: "0.99.16";
447
447
  /**
448
448
  * What version of the turborepo library should we use?
449
449
  */
package/lib/index.js CHANGED
@@ -794,11 +794,11 @@ var VERSION = {
794
794
  /**
795
795
  * Version of PNPM to use in workflows at github actions.
796
796
  */
797
- PNPM_VERSION: "10.30.0",
797
+ PNPM_VERSION: "10.30.1",
798
798
  /**
799
799
  * Version of Projen to use.
800
800
  */
801
- PROJEN_VERSION: "0.99.13",
801
+ PROJEN_VERSION: "0.99.16",
802
802
  /**
803
803
  * What version of the turborepo library should we use?
804
804
  */