@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.mjs CHANGED
@@ -778,7 +778,7 @@ var VERSION = {
778
778
  /**
779
779
  * Version of PNPM to use in workflows at github actions.
780
780
  */
781
- PNPM_VERSION: "10.30.3",
781
+ PNPM_VERSION: "10.31.0",
782
782
  /**
783
783
  * Version of Projen to use.
784
784
  */