@codedrifters/configulator 0.0.421 → 0.0.422

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
@@ -11343,7 +11343,7 @@ declare const VERSION: {
11343
11343
  /**
11344
11344
  * Version of the AWS Constructs library to use.
11345
11345
  */
11346
- readonly AWS_CONSTRUCTS_VERSION: "10.8.0";
11346
+ readonly AWS_CONSTRUCTS_VERSION: "10.8.1";
11347
11347
  /**
11348
11348
  * Version of Node.js to use in CI workflows at github actions.
11349
11349
  */
@@ -11356,11 +11356,11 @@ declare const VERSION: {
11356
11356
  /**
11357
11357
  * Version of PNPM to use in workflows at github actions.
11358
11358
  */
11359
- readonly PNPM_VERSION: "11.19.0";
11359
+ readonly PNPM_VERSION: "11.20.0";
11360
11360
  /**
11361
11361
  * Version of Projen to use.
11362
11362
  */
11363
- readonly PROJEN_VERSION: "0.101.23";
11363
+ readonly PROJEN_VERSION: "0.101.25";
11364
11364
  /**
11365
11365
  * Version of `actions/setup-node` to use in GitHub workflows.
11366
11366
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
package/lib/index.d.ts CHANGED
@@ -11392,7 +11392,7 @@ declare const VERSION: {
11392
11392
  /**
11393
11393
  * Version of the AWS Constructs library to use.
11394
11394
  */
11395
- readonly AWS_CONSTRUCTS_VERSION: "10.8.0";
11395
+ readonly AWS_CONSTRUCTS_VERSION: "10.8.1";
11396
11396
  /**
11397
11397
  * Version of Node.js to use in CI workflows at github actions.
11398
11398
  */
@@ -11405,11 +11405,11 @@ declare const VERSION: {
11405
11405
  /**
11406
11406
  * Version of PNPM to use in workflows at github actions.
11407
11407
  */
11408
- readonly PNPM_VERSION: "11.19.0";
11408
+ readonly PNPM_VERSION: "11.20.0";
11409
11409
  /**
11410
11410
  * Version of Projen to use.
11411
11411
  */
11412
- readonly PROJEN_VERSION: "0.101.23";
11412
+ readonly PROJEN_VERSION: "0.101.25";
11413
11413
  /**
11414
11414
  * Version of `actions/setup-node` to use in GitHub workflows.
11415
11415
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
package/lib/index.js CHANGED
@@ -34812,7 +34812,7 @@ var VERSION = {
34812
34812
  /**
34813
34813
  * Version of the AWS Constructs library to use.
34814
34814
  */
34815
- AWS_CONSTRUCTS_VERSION: "10.8.0",
34815
+ AWS_CONSTRUCTS_VERSION: "10.8.1",
34816
34816
  /**
34817
34817
  * Version of Node.js to use in CI workflows at github actions.
34818
34818
  */
@@ -34825,11 +34825,11 @@ var VERSION = {
34825
34825
  /**
34826
34826
  * Version of PNPM to use in workflows at github actions.
34827
34827
  */
34828
- PNPM_VERSION: "11.19.0",
34828
+ PNPM_VERSION: "11.20.0",
34829
34829
  /**
34830
34830
  * Version of Projen to use.
34831
34831
  */
34832
- PROJEN_VERSION: "0.101.23",
34832
+ PROJEN_VERSION: "0.101.25",
34833
34833
  /**
34834
34834
  * Version of `actions/setup-node` to use in GitHub workflows.
34835
34835
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).