Skip to content

Commit

Permalink
Bumped version of jsii to current supported version as other was EOL
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Good <[email protected]>
  • Loading branch information
nathanagood committed Jun 7, 2024
1 parent 5cb9677 commit f3b1f9a
Show file tree
Hide file tree
Showing 4 changed files with 529 additions and 43 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 @@ -6,7 +6,7 @@ const project = new cdk8s.ConstructLibraryCdk8s({
author: 'Nathan Good',
authorAddress: '[email protected]',
cdk8sVersion: '2.68.30',
jsiiVersion: '~5.2.0',
jsiiVersion: '~5.4.0',
workflowNodeVersion: '18.x',
projenrcTs: true,
peerDeps: [
Expand Down
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.

Loading

0 comments on commit f3b1f9a

Please sign in to comment.