Skip to content

Commit

Permalink
chore(deps):upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Thon Becker committed Mar 17, 2023
1 parent e75e3db commit 6ace264
Show file tree
Hide file tree
Showing 5 changed files with 500 additions and 376 deletions.
8 changes: 4 additions & 4 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const project = new awscdk.AwsCdkConstructLibrary({
authorAddress: 'thon.becker@gmail.com',
authorName: 'Thon Becker',
stability: 'stable',
cdkVersion: '2.58.1',
constructsVersion: '10.1.205',
cdkVersion: '2.69.0',
constructsVersion: '10.1.280',
majorVersion: 2,
gitignore: ['.DS_Store'],
name: 'cdk-simplewebsite-deploy',
Expand Down
8 changes: 4 additions & 4 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 6ace264

Please sign in to comment.