Skip to content

Commit

Permalink
Merge pull request #136 from RenovoSolutions/github-actions/upgrade-cdk
Browse files Browse the repository at this point in the history
chore(deps): upgrade `aws-cdk` version `2.62.2` -> `2.63.0`
  • Loading branch information
bmiller08 authored Feb 1, 2023
2 parents a3f06d6 + 0b9104a commit fc997b4
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 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.62.2',
cdkVersion: '2.63.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.

32 changes: 16 additions & 16 deletions yarn.lock

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

0 comments on commit fc997b4

Please sign in to comment.