Skip to content

Commit

Permalink
chore(deps): upgrade aws-cdk version 2.86.0 -> 2.95.1
Browse files Browse the repository at this point in the history
Upgrades project `aws-cdk` version `2.86.0` -> `2.95.1`. See details in [workflow run].

[Workflow Run]: https://github.com/RenovoSolutions/cdk-library-route53targets/actions/runs/6128800292

------

*Automatically created via the "upgrade-cdk" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Sep 9, 2023
1 parent da2aa18 commit 8c843bc
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 25 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({
projenrcTs: true,
author: 'Renovo Solutions',
authorAddress: '[email protected]',
cdkVersion: '2.86.0',
cdkVersion: '2.95.1',
defaultReleaseBranch: 'main',
name: '@renovosolutions/cdk-library-route53targets',
description: 'An AWS CDK library that adds functionality for targetting additional resources in Route53',
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.

47 changes: 27 additions & 20 deletions yarn.lock

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

0 comments on commit 8c843bc

Please sign in to comment.