Skip to content

Commit

Permalink
Merge pull request #240 from RenovoSolutions/github-actions/upgrade-cdk
Browse files Browse the repository at this point in the history
chore(deps): upgrade `aws-cdk` version `2.81.0` -> `2.82.0`
  • Loading branch information
bmiller08 authored Jul 6, 2023
2 parents ef5d79d + 96d5729 commit 7eb72c2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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.81.0',
cdkVersion: '2.82.0',
projenrcTs: true,
defaultReleaseBranch: 'master',
name: '@renovosolutions/cdk-library-renovo-microapi',
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.

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 7eb72c2

Please sign in to comment.