Skip to content

Commit cc56e00

Browse files
feat(projen): cdk version upgrade to 2.122.0 (#22)
1 parent 1f5acfc commit cc56e00

File tree

4 files changed

+47
-72
lines changed

4 files changed

+47
-72
lines changed

.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.

.projenrc.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ import { TrailingComma } from 'projen/lib/javascript';
55
const project = new awscdk.AwsCdkConstructLibrary({
66
author: 'Antonio Márquez Pérez',
77
authorAddress: '[email protected]',
8-
cdkVersion: '2.103.0',
8+
cdkVersion: '2.122.0',
99
defaultReleaseBranch: 'main',
10-
jsiiVersion: '~5.0.0',
10+
jsiiVersion: '~5.3.0',
1111
name: '@jttc/aws-codestarconnection',
1212
projenrcTs: true,
1313
constructsVersion: '10.3.0',

package.json

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

yarn.lock

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

0 commit comments

Comments
 (0)