@aws-cdk/cloud-assembly-schema 40.5.0 → 40.6.0

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/.jsii CHANGED
@@ -5665,6 +5665,6 @@
5665
5665
  "symbolId": "lib/cloud-assembly/context-queries:VpcContextQuery"
5666
5666
  }
5667
5667
  },
5668
- "version": "40.5.0",
5669
- "fingerprint": "T1obvJ8hA45dVi29acYQQ0xT1fDFH8VlmfsICCBrzm4="
5668
+ "version": "40.6.0",
5669
+ "fingerprint": "tnSWXZF7TPoeGvSLimG74BHSL4/u1Kh7ou34dL5h8JY="
5670
5670
  }
package/lib/manifest.js CHANGED
@@ -250,7 +250,7 @@ class Manifest {
250
250
  }
251
251
  exports.Manifest = Manifest;
252
252
  _a = JSII_RTTI_SYMBOL_1;
253
- Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "40.5.0" };
253
+ Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "40.6.0" };
254
254
  function mapValues(xs, fn) {
255
255
  if (!xs) {
256
256
  return undefined;
package/package.json CHANGED
@@ -90,7 +90,7 @@
90
90
  "publishConfig": {
91
91
  "access": "public"
92
92
  },
93
- "version": "40.5.0",
93
+ "version": "40.6.0",
94
94
  "types": "lib/index.d.ts",
95
95
  "stability": "stable",
96
96
  "jsii": {