@codedrifters/configulator 0.0.124 → 0.0.125

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,7 +390,7 @@ 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.3";
393
+ readonly PNPM_VERSION: "10.31.0";
394
394
  /**
395
395
  * Version of Projen to use.
396
396
  */
package/lib/index.d.ts CHANGED
@@ -439,7 +439,7 @@ 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.3";
442
+ readonly PNPM_VERSION: "10.31.0";
443
443
  /**
444
444
  * Version of Projen to use.
445
445
  */
package/lib/index.js CHANGED
@@ -806,7 +806,7 @@ var VERSION = {
806
806
  /**
807
807
  * Version of PNPM to use in workflows at github actions.
808
808
  */
809
- PNPM_VERSION: "10.30.3",
809
+ PNPM_VERSION: "10.31.0",
810
810
  /**
811
811
  * Version of Projen to use.
812
812
  */