@codedrifters/configulator 0.0.449 → 0.0.450

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
@@ -11391,7 +11391,7 @@ declare const VERSION: {
11391
11391
  /**
11392
11392
  * Version of PNPM to use in workflows at github actions.
11393
11393
  */
11394
- readonly PNPM_VERSION: "11.21.0";
11394
+ readonly PNPM_VERSION: "11.22.0";
11395
11395
  /**
11396
11396
  * Version of Projen to use.
11397
11397
  */
package/lib/index.d.ts CHANGED
@@ -11440,7 +11440,7 @@ declare const VERSION: {
11440
11440
  /**
11441
11441
  * Version of PNPM to use in workflows at github actions.
11442
11442
  */
11443
- readonly PNPM_VERSION: "11.21.0";
11443
+ readonly PNPM_VERSION: "11.22.0";
11444
11444
  /**
11445
11445
  * Version of Projen to use.
11446
11446
  */
package/lib/index.js CHANGED
@@ -34850,7 +34850,7 @@ var VERSION = {
34850
34850
  /**
34851
34851
  * Version of PNPM to use in workflows at github actions.
34852
34852
  */
34853
- PNPM_VERSION: "11.21.0",
34853
+ PNPM_VERSION: "11.22.0",
34854
34854
  /**
34855
34855
  * Version of Projen to use.
34856
34856
  */