@codedrifters/configulator 0.0.354 → 0.0.356

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
@@ -10472,7 +10472,7 @@ declare const VERSION: {
10472
10472
  /**
10473
10473
  * Version of PNPM to use in workflows at github actions.
10474
10474
  */
10475
- readonly PNPM_VERSION: "11.6.0";
10475
+ readonly PNPM_VERSION: "11.7.0";
10476
10476
  /**
10477
10477
  * Version of Projen to use.
10478
10478
  */
package/lib/index.d.ts CHANGED
@@ -10521,7 +10521,7 @@ declare const VERSION: {
10521
10521
  /**
10522
10522
  * Version of PNPM to use in workflows at github actions.
10523
10523
  */
10524
- readonly PNPM_VERSION: "11.6.0";
10524
+ readonly PNPM_VERSION: "11.7.0";
10525
10525
  /**
10526
10526
  * Version of Projen to use.
10527
10527
  */