@codedrifters/configulator 0.0.342 → 0.0.343
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 +2 -2
- package/lib/index.d.ts +2 -2
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +2 -2
- package/lib/index.mjs.map +1 -1
- package/package.json +2 -2
package/lib/index.mjs
CHANGED
|
@@ -28966,7 +28966,7 @@ var VERSION = {
|
|
|
28966
28966
|
*
|
|
28967
28967
|
* CLI and lib are versioned separately, so this is the lib version.
|
|
28968
28968
|
*/
|
|
28969
|
-
AWS_CDK_LIB_VERSION: "2.
|
|
28969
|
+
AWS_CDK_LIB_VERSION: "2.258.0",
|
|
28970
28970
|
/**
|
|
28971
28971
|
* Version of the AWS Constructs library to use.
|
|
28972
28972
|
*/
|
|
@@ -28983,7 +28983,7 @@ var VERSION = {
|
|
|
28983
28983
|
/**
|
|
28984
28984
|
* Version of PNPM to use in workflows at github actions.
|
|
28985
28985
|
*/
|
|
28986
|
-
PNPM_VERSION: "11.5.
|
|
28986
|
+
PNPM_VERSION: "11.5.2",
|
|
28987
28987
|
/**
|
|
28988
28988
|
* Version of Projen to use.
|
|
28989
28989
|
*/
|