cdk-remote-stack
Advanced tools
Comparing version 0.1.234 to 0.1.235
@@ -57,3 +57,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "0.1.234" }; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "0.1.235" }; | ||
/** | ||
@@ -113,3 +113,3 @@ * Represents the RemoteParameters of the remote CDK stack. | ||
_b = JSII_RTTI_SYMBOL_1; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "0.1.234" }; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "0.1.235" }; | ||
function randomString() { | ||
@@ -116,0 +116,0 @@ // Crazy |
@@ -57,3 +57,3 @@ { | ||
"npm-check-updates": "^11", | ||
"projen": "^0.36.5", | ||
"projen": "^0.36.6", | ||
"standard-version": "^9", | ||
@@ -91,3 +91,3 @@ "ts-jest": "^26.5.6", | ||
"license": "Apache-2.0", | ||
"version": "0.1.234", | ||
"version": "0.1.235", | ||
"jest": { | ||
@@ -94,0 +94,0 @@ "testMatch": [ |
Sorry, the diff of this file is not supported yet