Skip to content

Commit

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

[Workflow Run]: https://github.com/RenovoSolutions/cdk-library-aws-iam-access-key/actions/runs/5828755095

------

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

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Aug 11, 2023
1 parent 8c55070 commit 7c915d3
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 25 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 @@ -3,7 +3,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: '[email protected]',
projenrcTs: true,
cdkVersion: '2.87.0',
cdkVersion: '2.91.0',
defaultReleaseBranch: 'master',
name: '@renovosolutions/cdk-library-aws-iam-access-key',
description: 'AWS CDK Construct Library for generating AWS access keys and storing them in Secrets Manager',
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.

47 changes: 27 additions & 20 deletions yarn.lock

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

0 comments on commit 7c915d3

Please sign in to comment.