Skip to content

Commit

Permalink
Merge pull request #159 from RenovoSolutions/github-actions/upgrade-cdk
Browse files Browse the repository at this point in the history
chore(deps): upgrade `aws-cdk` version `2.79.1` -> `2.81.0`
  • Loading branch information
bmiller08 authored Jun 1, 2023
2 parents 0a72dc4 + 20e318b commit a256f22
Show file tree
Hide file tree
Showing 4 changed files with 20 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 @@ -3,7 +3,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: 'webmaster+cdk@renovo1.com',
projenrcTs: true,
cdkVersion: '2.79.1',
cdkVersion: '2.81.0',
defaultReleaseBranch: 'main',
name: '@renovosolutions/cdk-library-aws-sso',
description: 'AWS CDK Construct Library for AWS SSO',
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.

30 changes: 15 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 a256f22

Please sign in to comment.