Skip to content

Commit

Permalink
build: upgrade jsii to 5.6.0 (latest) and run pj build
Browse files Browse the repository at this point in the history
  • Loading branch information
aripalo committed Nov 19, 2024
1 parent 574df9c commit a593713
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 79 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 @@ -4,7 +4,7 @@ import { JobPermission } from 'projen/lib/github/workflows-model';

const project = new awscdk.AwsCdkConstructLibrary({
projenrcTs: true,
jsiiVersion: '~5.5.0',
jsiiVersion: '~5.6.0',
// Metadata
stability: 'experimental',
author: 'Alma Media',
Expand Down
121 changes: 47 additions & 74 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.

0 comments on commit a593713

Please sign in to comment.