@codedrifters/configulator 0.0.305 → 0.0.306

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
@@ -8402,7 +8402,7 @@ declare const VERSION: {
8402
8402
  /**
8403
8403
  * Version of PNPM to use in workflows at github actions.
8404
8404
  */
8405
- readonly PNPM_VERSION: "11.1.0";
8405
+ readonly PNPM_VERSION: "11.1.1";
8406
8406
  /**
8407
8407
  * Version of Projen to use.
8408
8408
  */
package/lib/index.d.ts CHANGED
@@ -8451,7 +8451,7 @@ declare const VERSION: {
8451
8451
  /**
8452
8452
  * Version of PNPM to use in workflows at github actions.
8453
8453
  */
8454
- readonly PNPM_VERSION: "11.1.0";
8454
+ readonly PNPM_VERSION: "11.1.1";
8455
8455
  /**
8456
8456
  * Version of Projen to use.
8457
8457
  */
package/lib/index.js CHANGED
@@ -28277,7 +28277,7 @@ var VERSION = {
28277
28277
  /**
28278
28278
  * Version of PNPM to use in workflows at github actions.
28279
28279
  */
28280
- PNPM_VERSION: "11.1.0",
28280
+ PNPM_VERSION: "11.1.1",
28281
28281
  /**
28282
28282
  * Version of Projen to use.
28283
28283
  */