Skip to content

Commit

Permalink
upgrade jsii to 5.3.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhussai committed Jun 13, 2024
1 parent fddf7cd commit a976e35
Show file tree
Hide file tree
Showing 7 changed files with 229 additions and 102 deletions.
4 changes: 2 additions & 2 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const PS_PUBLICATION_NAMESPACE: string = 'aws';
const PROJECT_NAME: string = 'sbt-aws';
const PROJEN_VERSION: string = '0.80.18';
const CDK_VERSION: string = '2.140.0';
const JSII_VERSION: string = '~5.2.0';
const JSII_VERSION: string = '~5.3.0';
const CONSTRUCTS_VERSION: string = '10.0.5';
const POINT_SOLUTIONS_CDK_VERSION: string = '2.123.0';
const POINT_SOLUTIONS_LIB_PROJECT_NAME: string = 'sbt-point-solutions-lib';
Expand Down
116 changes: 78 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/point-solutions/libraries/.projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a976e35

Please sign in to comment.