@aws-cdk/cloud-assembly-schema
Advanced tools
Comparing version 40.0.2 to 40.0.3
@@ -252,3 +252,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "40.0.2" }; | ||
Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "40.0.3" }; | ||
function mapValues(xs, fn) { | ||
@@ -255,0 +255,0 @@ if (!xs) { |
@@ -61,3 +61,3 @@ { | ||
"prettier": "^3.5.0", | ||
"projen": "^0.91.8", | ||
"projen": "^0.91.9", | ||
"ts-jest": "29", | ||
@@ -84,3 +84,3 @@ "ts-node": "^10.9.2", | ||
"homepage": "https://github.com/cdklabs/cloud-assembly-schema", | ||
"version": "40.0.2", | ||
"version": "40.0.3", | ||
"types": "lib/index.d.ts", | ||
@@ -87,0 +87,0 @@ "stability": "stable", |
Sorry, the diff of this file is not supported yet