Skip to content

Commit e9ab3d8

Browse files
authored
Merge pull request #13 from aws-samples/github-actions/upgrade-main
chore(deps): upgrade dependencies
2 parents 7f472f7 + 2a624c5 commit e9ab3d8

File tree

6 files changed

+883
-1070
lines changed

6 files changed

+883
-1070
lines changed

.projen/deps.json

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

.projen/tasks.json

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

.projenrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
1717
license: 'MIT-0',
1818
pullRequestTemplateContents: ['# Fixes', ' ', ' ', 'By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.'],
1919
releaseToNpm: true,
20+
devDeps: ['@types/[email protected]'],
2021
});
2122

2223
project.addPeerDeps('aws-cdk-lib');

0 commit comments

Comments
 (0)