Skip to content

Commit

Permalink
Merge pull request #38 from RenovoSolutions/github-actions/upgrade-cdk
Browse files Browse the repository at this point in the history
chore(deps): upgrade `aws-cdk` version `2.86.0` -> `2.87.0`
  • Loading branch information
bmiller08 authored Jul 7, 2023
2 parents db9f280 + f31ce7f commit 8c55070
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 14 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.86.0',
cdkVersion: '2.87.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
9 changes: 4 additions & 5 deletions API.md

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

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.

8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 8c55070

Please sign in to comment.