@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.mjs CHANGED
@@ -768,11 +768,11 @@ var VERSION = {
768
768
  /**
769
769
  * Version of PNPM to use in workflows at github actions.
770
770
  */
771
- PNPM_VERSION: "10.30.0",
771
+ PNPM_VERSION: "10.30.1",
772
772
  /**
773
773
  * Version of Projen to use.
774
774
  */
775
- PROJEN_VERSION: "0.99.13",
775
+ PROJEN_VERSION: "0.99.16",
776
776
  /**
777
777
  * What version of the turborepo library should we use?
778
778
  */