Skip to content

Commit edbfd2e

Browse files
authored
chore(deps): bump jsii and projen (#851)
1 parent 969a5b2 commit edbfd2e

File tree

6 files changed

+200
-190
lines changed

6 files changed

+200
-190
lines changed

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { globSync } from 'glob';
77

88
const CDK_VERSION = '2.165.0';
99
const CDK_CONSTRUCTS_VERSION = '10.4.2';
10-
const JSII_VERSION = '~5.5.0';
10+
const JSII_VERSION = '~5.6.0';
1111
const KUBECTL_LAYER_VERSION='v30';
1212

1313
const repositoryUrl = 'https://github.com/awslabs/data-solutions-framework-on-aws.git';

framework/.projen/deps.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/package.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)