Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 1363ca1

Browse files
committed
feat: version up to [email protected] with [email protected]
1 parent a9b4855 commit 1363ca1

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
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,8 +5,8 @@ const project = new awscdk.AwsCdkConstructLibrary({
55
authorAddress: '[email protected]',
66
authorOrganization: true,
77
cdkVersion: '2.80.0',
8-
typescriptVersion: '5.2.x',
9-
jsiiVersion: '5.2.x',
8+
typescriptVersion: '5.3.x',
9+
jsiiVersion: '5.3.x',
1010
defaultReleaseBranch: 'main',
1111
projenrcTs: true,
1212
name: '@gammarers/aws-secure-cloudfront-origin-bucket',

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.

yarn.lock

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

0 commit comments

Comments
 (0)