@codedrifters/configulator 0.0.338 → 0.0.340

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
@@ -10241,7 +10241,7 @@ declare const VERSION: {
10241
10241
  /**
10242
10242
  * Version of PNPM to use in workflows at github actions.
10243
10243
  */
10244
- readonly PNPM_VERSION: "11.5.0";
10244
+ readonly PNPM_VERSION: "11.5.1";
10245
10245
  /**
10246
10246
  * Version of Projen to use.
10247
10247
  */
package/lib/index.d.ts CHANGED
@@ -10290,7 +10290,7 @@ declare const VERSION: {
10290
10290
  /**
10291
10291
  * Version of PNPM to use in workflows at github actions.
10292
10292
  */
10293
- readonly PNPM_VERSION: "11.5.0";
10293
+ readonly PNPM_VERSION: "11.5.1";
10294
10294
  /**
10295
10295
  * Version of Projen to use.
10296
10296
  */
package/lib/index.js CHANGED
@@ -29319,7 +29319,7 @@ var VERSION = {
29319
29319
  /**
29320
29320
  * Version of PNPM to use in workflows at github actions.
29321
29321
  */
29322
- PNPM_VERSION: "11.5.0",
29322
+ PNPM_VERSION: "11.5.1",
29323
29323
  /**
29324
29324
  * Version of Projen to use.
29325
29325
  */