@codedrifters/configulator 0.0.380 → 0.0.381

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
@@ -10562,7 +10562,7 @@ declare const VERSION: {
10562
10562
  /**
10563
10563
  * Version of PNPM to use in workflows at github actions.
10564
10564
  */
10565
- readonly PNPM_VERSION: "11.9.0";
10565
+ readonly PNPM_VERSION: "11.10.0";
10566
10566
  /**
10567
10567
  * Version of Projen to use.
10568
10568
  */
package/lib/index.d.ts CHANGED
@@ -10611,7 +10611,7 @@ declare const VERSION: {
10611
10611
  /**
10612
10612
  * Version of PNPM to use in workflows at github actions.
10613
10613
  */
10614
- readonly PNPM_VERSION: "11.9.0";
10614
+ readonly PNPM_VERSION: "11.10.0";
10615
10615
  /**
10616
10616
  * Version of Projen to use.
10617
10617
  */
package/lib/index.js CHANGED
@@ -31306,7 +31306,7 @@ var VERSION = {
31306
31306
  /**
31307
31307
  * Version of PNPM to use in workflows at github actions.
31308
31308
  */
31309
- PNPM_VERSION: "11.9.0",
31309
+ PNPM_VERSION: "11.10.0",
31310
31310
  /**
31311
31311
  * Version of Projen to use.
31312
31312
  */