Skip to content

Commit

Permalink
Merge pull request #81 from RenovoSolutions/cdk
Browse files Browse the repository at this point in the history
chore(deps): upgrade `aws-cdk` to `1.132.0`
  • Loading branch information
bmiller08 authored Nov 9, 2021
2 parents bdc8354 + abee4f5 commit 2dc29fb
Show file tree
Hide file tree
Showing 4 changed files with 628 additions and 628 deletions.
38 changes: 19 additions & 19 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.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const { AwsCdkConstructLibrary, ProjectType, NpmAccess, IgnoreFile } = require('
const project = new AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: 'webmaster+cdk@renovo1.com',
cdkVersion: '1.131.0',
cdkVersion: '1.132.0',
defaultReleaseBranch: 'master',
name: '@renovosolutions/cdk-library-certbot',
description: 'AWS CDK Construct Library to manage Lets Encrypt certificate renewals with Certbot',
Expand Down
44 changes: 22 additions & 22 deletions package.json

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

Loading

0 comments on commit 2dc29fb

Please sign in to comment.