Skip to content

Commit

Permalink
chore(deps): upgrade aws-cdk version 2.79.1 -> 2.80.0
Browse files Browse the repository at this point in the history
Upgrades project `aws-cdk` version `2.79.1` -> `2.80.0`. See details in [workflow run].

[Workflow Run]: https://github.com/RenovoSolutions/cdk-aspects-library-security-group/actions/runs/5075925696

------

*Automatically created via the "upgrade-cdk" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed May 25, 2023
1 parent ffc8243 commit 6bbd619
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 20 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 @@ -2,7 +2,7 @@ import { awscdk, javascript } from 'projen';
const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: '[email protected]',
cdkVersion: '2.79.1',
cdkVersion: '2.80.0',
defaultReleaseBranch: 'master',
majorVersion: 2,
projenrcTs: true,
Expand Down
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.

37 changes: 22 additions & 15 deletions yarn.lock

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

0 comments on commit 6bbd619

Please sign in to comment.